;workflows:nightly: upload to the prerelease with "nightly" tag
This commit is contained in:
parent
7c78fec64e
commit
307c679d23
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -135,7 +135,7 @@ jobs:
|
||||
# permissions:
|
||||
# contents: write
|
||||
with:
|
||||
tag_name: 1.42.99
|
||||
tag_name: nightly
|
||||
files: |
|
||||
artifacts/*.zip
|
||||
artifacts/*.tar.gz
|
||||
|
||||
Loading…
Reference in New Issue
Block a user