;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:
|
# permissions:
|
||||||
# contents: write
|
# contents: write
|
||||||
with:
|
with:
|
||||||
tag_name: 1.42.99
|
tag_name: nightly
|
||||||
files: |
|
files: |
|
||||||
artifacts/*.zip
|
artifacts/*.zip
|
||||||
artifacts/*.tar.gz
|
artifacts/*.tar.gz
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user