diff --git a/Justfile b/Justfile index dd1e3d07f..4bb331849 100644 --- a/Justfile +++ b/Justfile @@ -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: