workflow test
All checks were successful
Build iso when a new version is pushed / create_and_push_tag (push) Successful in 3s

This commit is contained in:
2025-04-15 20:47:57 +02:00
parent 8af5501a0b
commit f4553d5657

View File

@ -26,6 +26,7 @@ jobs:
#
- name: fetch tags
run: git fetch --tags
run: echo ${{secrets.RELEASE_TOKEN}}
- name: create release
uses: https://gitea.com/actions/release-action@main