mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-21 20:31:31 +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:
|
with:
|
||||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
prerelease: false
|
prerelease: false
|
||||||
artifacts: "rocky-logos-${{ steps.tag.outputs.result }}.tar.xz"
|
artifacts: "*.tar.xz"
|
||||||
|
|
||||||
# - name: Generate release
|
# - name: Generate release
|
||||||
# uses: docker://antonyurchenko/git-release:v3
|
# uses: docker://antonyurchenko/git-release:v3
|
||||||
|
Loading…
Reference in New Issue
Block a user