mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-14 01:01:22 +00:00
fix workflow item
This commit is contained in:
parent
a785b3f9e7
commit
fc78070fce
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
PRE_RELEASE: "false"
|
||||
CHANGELOG_FILE: "none"
|
||||
ALLOW_EMPTY_CHANGELOG: "false"
|
||||
TAG_PREFIX_REGEX: "^refs\/tags\/(0|[1-9]\d*)\.(0|[1-9]\d*)?$"
|
||||
with:
|
||||
args: |
|
||||
rocky-logos-${{ steps.tag.outputs.result }}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user