diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8158d155..e70c0942 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: path: dist/ - name: "🌐 Create release" - uses: ncipollo/release-action@v1.10.0 + uses: ncipollo/release-action@v1.11.1 with: artifactErrorsFailBuild: true artifacts: dist/*