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 14dcb0a commit 4c80e81Copy full SHA for 4c80e81
1 file changed
.github/workflows/main-build.yml
@@ -82,4 +82,4 @@ jobs:
82
git add VERSION
83
git commit -m "Bump version to $NEW_VERSION"
84
git tag "v$NEW_VERSION"
85
- git push origin main --tags
+ git push origin main --tags
0 commit comments