We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a844d commit 8703cc4Copy full SHA for 8703cc4
1 file changed
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
run: npm publish --tag next --provenance --access public
56
- name: Create GitHub release
57
id: create_release
58
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
59
with:
60
body: |
61
## 🆕 Changelog
0 commit comments