We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a981f commit 65ba41aCopy full SHA for 65ba41a
.github/workflows/ci.yml
@@ -1,6 +1,9 @@
1
name: CI
2
on: [push]
3
4
+env:
5
+ ZINNIA_VERSION: {{ vars.ZINNIA_VERSION }}
6
+
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments