mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-21 12:21:26 +00:00
glob artifacts
This commit is contained in:
parent
5b74bcddcc
commit
962a836f70
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user