glob artifacts

This commit is contained in:
nazunalika 2021-12-05 19:39:58 -07:00
parent 5b74bcddcc
commit 962a836f70
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
with:
token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
artifacts: "rocky-logos-${{ steps.tag.outputs.result }}.tar.xz"
artifacts: "*.tar.xz"
# - name: Generate release
# uses: docker://antonyurchenko/git-release:v3