Update .github/workflows/releases.yml
Some checks reported warnings
Master Build, Test & Deploy / main (push) Has been cancelled
CodeQL Analysis / Analyze (javascript) (push) Has been cancelled
Releases / main (push) Successful in 3m24s

This commit is contained in:
Benjamyn Love 2023-09-05 21:45:26 -04:00
parent 4483aabd76
commit 3cd343859c

View File

@ -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}}'