Skip to content

Commit dcc4179

Browse files
authored
Update update-version.yml
1 parent 43790d4 commit dcc4179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
release-branch: main
3636
- name: Echo Version
3737
run: |
38-
echo "version = $version"
38+
echo "version = $VERSION"

0 commit comments

Comments
 (0)