diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f9e58eb7..7b89869a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,7 +110,7 @@ jobs: - name: Upload for prerelease if: github.ref == 'refs/heads/master' - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 with: token: ${{ secrets.PAT }} tag: ${{ env.VERSION }}