We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df46dc7 commit ae7a1dcCopy full SHA for ae7a1dc
1 file changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
run: npm publish --tag next --provenance --access public
58
- name: Create GitHub release
59
id: create_release
60
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
61
with:
62
body: |
63
## 🆕 Changelog
0 commit comments