diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 1b155ce..97bcf16 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -208,7 +208,7 @@ jobs: # https://github.com/marketplace/actions/create-release - name: Create Release - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 if: github.event_name == 'push' with: name: ${{ steps.release-name.outputs.RELEASE_NAME }}