diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a89bdf..abf7ee3 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.11.1 + uses: ncipollo/release-action@v1.11.2 with: artifactErrorsFailBuild: true artifacts: dist/*