ci: fully qualify gitea release action
Build'n check / run-ci-linux (pull_request) Has been skipped Details

This commit is contained in:
Sven Vogel 2024-11-25 12:52:39 +01:00
parent 70f2bde4d1
commit 6464f68348
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ jobs:
git push ${{github.repositoryUrl}} "$(cat Version.txt)"
- name: Create release
id: create-release
uses: actions/release-action@main
uses: https://gitea.com/actions/release-action@main
with:
files: |-
Example.pdf