mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
fix: create_annotated_tags
This commit is contained in:
parent
03c5e3fb94
commit
bc2d1bf143
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-ci.yml
vendored
1
.github/workflows/docker-ci.yml
vendored
|
@ -32,3 +32,4 @@ jobs:
|
||||||
uses: mathieudutour/github-tag-action@v3
|
uses: mathieudutour/github-tag-action@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
create_annotated_tag: true
|
||||||
|
|
Loading…
Reference in a new issue