ci: add force release and only run on relevant changes #16

Merged
t.behrendt merged 3 commits from ci-refresh into main 2026-02-12 20:04:56 +01:00
Showing only changes of commit 0fc0e66a6e - Show all commits

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- action.yml
jobs:
release:
@@ -20,4 +22,4 @@ jobs:
token: ${{ secrets.GITEA_TOKEN }}
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@72551407e761ecdad9bfd421513a1f3b6f252234 # 0.1.2
with:
tag: ${{ steps.tag.outputs.new-tag }}
tag: ${{ steps.tag.outputs.new-tag }}