ci: fix tag push action #2

Merged
t.behrendt merged 1 commits from ci-fix-push-action into main 2026-02-11 19:55:24 +01:00

View File

@@ -20,6 +20,6 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
- name: Push tag
uses: ./release-git-tag
uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@1b8fe65eda1ea0a7586a5fd552ef8f4a639b154f # 0.1.3
with:
tag: ${{ steps.tag.outputs.new-tag }}