Compare commits

...

1 Commits

Author SHA1 Message Date
3cd343859c 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
2023-09-05 21:45:26 -04:00

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