diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ac167880..ce31356f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -153,7 +153,7 @@ jobs: uses: ffurrer2/extract-release-notes@v2 - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 env: GITHUB_TOKEN: ${{ secrets.DEPLOY_PAT }} with: