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 cabf753 commit 06a8d00Copy full SHA for 06a8d00
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
run: bun run build
31
32
- name: Setup semantic-release
33
- run: bun add -d semantic-release
+ run: bun add -d semantic-release @semantic-release/git @semantic-release/github
34
35
- name: Release
36
env:
0 commit comments