ci: add action owner to release action

This commit is contained in:
Sven Vogel 2024-11-25 11:51:17 +01:00
parent a0c38903ce
commit ac5e551af9
1 changed files with 1 additions and 1 deletions

View File

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