diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/release.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/release.sh b/scripts/release.sh index 5a340cc340..9d47aa5371 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -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" |
