Skip to content

Commit 8703cc4

Browse files
committed
chore: update action-gh-release to v3
1 parent 91a844d commit 8703cc4

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
@@ -55,7 +55,7 @@ jobs:
5555
run: npm publish --tag next --provenance --access public
5656
- name: Create GitHub release
5757
id: create_release
58-
uses: softprops/action-gh-release@v2
58+
uses: softprops/action-gh-release@v3
5959
with:
6060
body: |
6161
## 🆕 Changelog

0 commit comments

Comments
 (0)