Skip to content

Commit 8a9fbd9

Browse files
committed
ci: update release
1 parent a3b19f0 commit 8a9fbd9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ jobs:
1919
bun-version-file: .bun-version
2020

2121
- name: Release new version
22-
uses: cycjimmy/semantic-release-action@v4
22+
uses: cycjimmy/semantic-release-action@v6.0.0
2323
with:
2424
extra_plugins: |
2525
@semantic-release/changelog@6.0.3
2626
@semantic-release/git@10.0.1
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)