diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 88cfa72..ced777c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -133,7 +133,7 @@ jobs: box forgebox publish --force - name: Create Github Release - uses: taiki-e/create-gh-release-action@v1.9.1 + uses: taiki-e/create-gh-release-action@v1.9.2 continue-on-error: true if: env.SNAPSHOT == 'false' with: