Skip to content

Commit b5eab5d

Browse files
⬆️ Bump softprops/action-gh-release from 2.0.8 to 2.1.0 (#124)
1 parent 318c8c4 commit b5eab5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Check out 🎉
7575
uses: actions/[email protected]
7676
- name: Publish GitHub Release 📝
77-
uses: softprops/action-gh-release@v2.0.8
77+
uses: softprops/action-gh-release@v2.1.0
7878
with:
7979
tag_name: ${{ needs.get-release-tag.outputs.package-version }}
8080
generate_release_notes: true

0 commit comments

Comments
 (0)