We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b001158 commit 7643a39Copy full SHA for 7643a39
1 file changed
.github/workflows/release.yml
@@ -69,7 +69,7 @@ jobs:
69
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
70
71
- name: Release
72
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
73
with:
74
generate_release_notes: true
75
make_latest: true
0 commit comments