We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8dc808 + 9d10fe0 commit a5d9056Copy full SHA for a5d9056
1 file changed
.github/workflows/publish.yml
@@ -53,7 +53,7 @@ jobs:
53
npm publish --provenance --access public
54
-
55
name: Create Release
56
- uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
+ uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
57
with:
58
draft: true
59
generate_release_notes: true
0 commit comments