Skip to content

Commit 06a8d00

Browse files
committed
chore: fix ci
1 parent cabf753 commit 06a8d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: bun run build
3131

3232
- name: Setup semantic-release
33-
run: bun add -d semantic-release
33+
run: bun add -d semantic-release @semantic-release/git @semantic-release/github
3434

3535
- name: Release
3636
env:

0 commit comments

Comments
 (0)