Update .github/workflows/releases.yml
This commit is contained in:
parent
4483aabd76
commit
3cd343859c
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@ -45,5 +45,5 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
file: build/prod/*.zip
|
build/prod/*.zip
|
||||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user