mirror of
https://github.com/rocky-linux/rocky-logos.git
synced 2024-11-24 05:41:34 +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"
|
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*)?$"
|
||||||
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