ci: use reusable release git tag action (#21)
All checks were successful
CD / Release (push) Successful in 14s
All checks were successful
CD / Release (push) Successful in 14s
Reviewed-on: #21 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #21.
This commit is contained in:
@@ -18,6 +18,6 @@ jobs:
|
||||
uses: https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment@0.1.1
|
||||
with:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
- uses: ./.gitea/actions/release-git-tag
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@0.0.3
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
|
||||
Reference in New Issue
Block a user