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 d8df3a3 commit cca39bcCopy full SHA for cca39bc
Justfile
@@ -1101,7 +1101,7 @@ nightlybin:
1101
1102
# Push the nightly prerelease notes to the github nightly prerelease.
1103
@nightlyrel-notes:
1104
- gh release edit nightly -F doc/nightlynotes.md
+ gh release edit nightly -F doc/ghnightlynotes.md
1105
1106
# After building nightly binaries (nightlybin), copy them to the github nightly prerelease.
1107
@nightlyrel-bin:
0 commit comments