diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index a7b44165..d759a6b2 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -35,7 +35,7 @@ jobs: run: npx grunt prod - name: Upload Release Assets - if: success() + if: success() id: upload-release-assets uses: https://gitea.com/actions/release-action@main with: