mirror of
https://github.com/libffi/libffi.git
synced 2026-01-26 10:07:53 +00:00
ci: add fail-if-no-assets option in tarball workflow
This commit is contained in:
parent
90220e51bc
commit
e28a0d5b07
1
.github/workflows/tarball.yml
vendored
1
.github/workflows/tarball.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: snapshots # ← whatever tag your nightly release uses
|
||||
fail-if-no-assets: false
|
||||
assets: |
|
||||
libffi-*.tar.*
|
||||
libffi-*.zip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user