mirror of
https://github.com/usestrix/strix.git
synced 2026-08-28 05:25:00 +00:00
ci: publish nested standalone archives as release assets
This commit is contained in:
parent
bda0f54342
commit
b08662449d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
|
|
@ -118,4 +118,4 @@ jobs:
|
|||
with:
|
||||
prerelease: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
||||
generate_release_notes: true
|
||||
files: release/*
|
||||
files: release/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue