mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-21 12:21:26 +00:00
fix workflow item
This commit is contained in:
parent
fc78070fce
commit
d23ff09b32
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -33,7 +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*)?$"
|
||||
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