diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0c1fe5..46f7a14 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.13.0 + uses: ncipollo/release-action@v1.14.0 with: artifactErrorsFailBuild: true artifacts: dist/*