Skip to content

Commit cca39bc

Browse files
committed
;tools: just nightlyrel-notes: fix
1 parent d8df3a3 commit cca39bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@ nightlybin:
11011101

11021102
# Push the nightly prerelease notes to the github nightly prerelease.
11031103
@nightlyrel-notes:
1104-
gh release edit nightly -F doc/nightlynotes.md
1104+
gh release edit nightly -F doc/ghnightlynotes.md
11051105

11061106
# After building nightly binaries (nightlybin), copy them to the github nightly prerelease.
11071107
@nightlyrel-bin:

0 commit comments

Comments
 (0)