Skip to content

Commit ae7a1dc

Browse files
committed
chore: update action-gh-release to v3
1 parent df46dc7 commit ae7a1dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: npm publish --tag next --provenance --access public
5858
- name: Create GitHub release
5959
id: create_release
60-
uses: softprops/action-gh-release@v2
60+
uses: softprops/action-gh-release@v3
6161
with:
6262
body: |
6363
## 🆕 Changelog

0 commit comments

Comments
 (0)