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 fefdcfd commit 9fcfd4aCopy full SHA for 9fcfd4a
1 file changed
.github/workflows/release.yaml
@@ -21,6 +21,6 @@ jobs:
21
run: bun install
22
23
- name: Semantic Release
24
- uses: cycjimmy/semantic-release-action@v5
+ uses: cycjimmy/semantic-release-action@v6.0.0
25
env:
26
GITHUB_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
0 commit comments