diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ce8e791a..1fbc4961 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -120,7 +120,7 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} - name: Create Release and Upload Executable - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: body: ${{ steps.create_release_notes.outputs.body }} files: |