fix(scripts): release.sh

This commit is contained in:
Justin M. Keyes
2025-11-02 11:55:50 -05:00
parent 003b429a86
commit 130ef73e39

View File

@@ -97,5 +97,5 @@ echo "
Next steps:
- Run tests/CI (version_spec.lua)!
- Push the tag:
git push v${__VERSION}
git push origin tag v${__VERSION}
- Update website: index.html"