We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ea17d commit 23ca3f3Copy full SHA for 23ca3f3
.github/workflows/update-scheduled-release-version.yml
@@ -59,6 +59,4 @@ jobs:
59
git config user.name 'github-actions[bot]'
60
git config user.email 'github-actions[bot]@users.noreply.github.com'
61
git commit -am "Release $VERSION"
62
- git tag $VERSION
63
git push
64
- git push origin $VERSION
0 commit comments