This commit is contained in:
tumble 2022-05-12 15:26:13 +01:00
parent 702ceb2cfb
commit c1058d1906
No known key found for this signature in database
GPG Key ID: 651CA998E1105BFA
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
# A file, directory or wildcard pattern that describes what to upload
path: ${{ env.artifact-name }}
- uses: nyaa8/package-version@v1
- name: GitHub Release Action
- name: Release ${{ env.PACKAGE_VERSION }}
uses: 1fxe/GitHub-Release-Action@main
with:
release_token: ${{ github.token }}