Skip to content

Commit cabf753

Browse files
committed
chore: fix ci
1 parent af00b36 commit cabf753

3 files changed

Lines changed: 8 additions & 893 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Build
3030
run: bun run build
3131

32+
- name: Setup semantic-release
33+
run: bun add -d semantic-release
34+
3235
- name: Release
3336
env:
3437
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)