;tools: just nightlybin: force push

This commit is contained in:
Simon Michael 2025-04-23 22:50:34 -10:00
parent 8705b935de
commit 78dfe72a92

View File

@ -1209,7 +1209,7 @@ nightlybin:
just push
git tag -f nightly master
git push -f origin nightly
git push origin master:binaries
git push -f origin master:binaries
# Upload the last-built platform binaries to the "nightly" prerelease. Run nightlybin and wait for it to complete first.
@ghnightly-bin: