;workflows:nightly: upload to the prerelease with "nightly" tag

This commit is contained in:
Simon Michael 2025-03-08 08:50:27 -10:00
parent 7c78fec64e
commit 307c679d23

View File

@ -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