Update .github/workflows/releases.yml
Some checks reported warnings
CodeQL Analysis / Analyze (javascript) (pull_request) Has been cancelled
Pull Requests / main (pull_request) Has been cancelled

This commit is contained in:
Benjamyn Love 2023-09-05 20:57:56 -04:00
parent 87d57213c0
commit 1902aaa722

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: