mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-21 20:31:31 +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"
|
PRE_RELEASE: "false"
|
||||||
CHANGELOG_FILE: "none"
|
CHANGELOG_FILE: "none"
|
||||||
ALLOW_EMPTY_CHANGELOG: "false"
|
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:
|
with:
|
||||||
args: |
|
args: |
|
||||||
rocky-logos-${{ steps.tag.outputs.result }}.tar.xz
|
rocky-logos-${{ steps.tag.outputs.result }}.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user