diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 826bbcb..e948bcf 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -66,7 +66,7 @@ jobs: name: release - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: # Use GH feature to populate the changelog automatically generate_release_notes: true