diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a0ee8ab81..905795e1e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -153,7 +153,7 @@ jobs: cd $ROOT_DIR/.artifacts/logbox/${{ env.COLDBOX_VERSION }} && box forgebox publish - name: Create Github Release - uses: taiki-e/create-gh-release-action@v1.9.3 + uses: taiki-e/create-gh-release-action@v1.11.0 continue-on-error: true if: env.SNAPSHOT == 'false' with: