Skip to content

Commit 2b452e4

Browse files
authored
Change nightly release to be a prerelease
1 parent 099885b commit 2b452e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ jobs:
506506
gh release create nightly \
507507
--title "Nightly" \
508508
--notes-file "${NOTES_FILE}" \
509-
--latest
509+
--prerelease
510510
511511
- name: Upload all artifacts to the new nightly release
512512
env:

0 commit comments

Comments
 (0)