Update .github/workflows/release.yml
This commit is contained in:
parent
58d589cb18
commit
afe0198d26
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -45,6 +45,6 @@ jobs:
|
||||
uses: https://github.com/akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: release.zip
|
||||
name: v${{ steps.version.outputs.VERSION }}
|
||||
name: ${{ steps.version.outputs.VERSION }}
|
||||
env:
|
||||
token: ${{ secrets.TOKEN }}
|
||||
Loading…
Reference in New Issue
Block a user