ci: replace release-git-tag with shared workflow
All checks were successful
CI / Dry-Run (pull_request) Successful in 39s
All checks were successful
CI / Dry-Run (pull_request) Successful in 39s
This commit is contained in:
@@ -17,6 +17,6 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
prerelease: true
|
||||
- uses: ./.gitea/actions/release-git-tag
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@72551407e761ecdad9bfd421513a1f3b6f252234 # 0.1.2
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
Reference in New Issue
Block a user