Merge pull request 'Update .github/workflows/releases.yml' (#2) from benjamyn-patch-1 into master
Some checks failed
CodeQL Analysis / Analyze (javascript) (push) Failing after 18s
Master Build, Test & Deploy / main (push) Failing after 2m46s

Reviewed-on: #2
This commit is contained in:
Benjamyn Love 2023-09-05 21:01:35 -04:00
commit fc51f433ab

View File

@ -35,7 +35,7 @@ jobs:
run: npx grunt prod run: npx grunt prod
- name: Upload Release Assets - name: Upload Release Assets
if: success() if: success()
id: upload-release-assets id: upload-release-assets
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with: