diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index af9d933..286b817 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -138,7 +138,7 @@ jobs: run: ls -R release-artifacts - name: Draft normal release - uses: ncipollo/release-action@v1.14.0 + uses: ncipollo/release-action@v1.20.0 with: token: ${{ secrets.GITHUB_TOKEN }} generateReleaseNotes: true