We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43790d4 commit dcc4179Copy full SHA for dcc4179
1 file changed
.github/workflows/update-version.yml
@@ -35,4 +35,4 @@ jobs:
35
release-branch: main
36
- name: Echo Version
37
run: |
38
- echo "version = $version"
+ echo "version = $VERSION"
0 commit comments