We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318c8c4 commit b5eab5dCopy full SHA for b5eab5d
1 file changed
.github/workflows/publish-package.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Check out 🎉
75
uses: actions/checkout@v4.2.2
76
- name: Publish GitHub Release 📝
77
- uses: softprops/action-gh-release@v2.0.8
+ uses: softprops/action-gh-release@v2.1.0
78
with:
79
tag_name: ${{ needs.get-release-tag.outputs.package-version }}
80
generate_release_notes: true
0 commit comments