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.
2 parents feb9c2d + b2690bd commit f522ad3Copy full SHA for f522ad3
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm run build
27
28
- name: Release 🚀
29
- uses: cycjimmy/semantic-release-action@v4.1.0
+ uses: cycjimmy/semantic-release-action@v4.1.1
30
id: semantic
31
env:
32
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
0 commit comments