diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fcb3929..6bb0612 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -165,7 +165,7 @@ jobs: echo "notes=$RELEASE_NOTES" >> $GITHUB_OUTPUT - name: Create GitHub Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: body_path: release_notes.md files: |