diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 980346f..58d48b4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -236,7 +236,7 @@ jobs: steps: - name: Create Release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.15.0 with: skipIfReleaseExists: true allowUpdates: false