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 9fe0edf commit e0fdfd3Copy full SHA for e0fdfd3
scripts/release.sh
@@ -97,5 +97,5 @@ echo "
97
Next steps:
98
- Run tests/CI (version_spec.lua)!
99
- Push the tag:
100
- git push v${__VERSION}
+ git push origin tag v${__VERSION}
101
- Update website: index.html"
0 commit comments