test
Some checks failed
CI / build-and-test (pull_request) Has been cancelled

This commit is contained in:
Tobias Klemp
2026-01-01 19:28:41 +01:00
parent 32b391d15d
commit c56f1f701f

View File

@@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Get tag safe branch name - name: Get tag safe branch name
id: branch_name id: branch_name
uses: ./.gitea/actions/getTagSafeRef uses: .gitea/actions/getTagSafeRef.yml
- name: Print branch_name - name: Print branch_name
run: ${{ steps.branch_name.outputs.branch_name }} run: ${{ steps.branch_name.outputs.branch_name }}