Skip to content

Commit 143d499

Browse files
committed
chore: rely on prepublishOnly
1 parent abc38dc commit 143d499

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- name: Install Dependencies
3030
run: bun install
3131

32-
- name: Build the release
33-
run: bun run build
34-
3532
- name: Publish to npm
3633
run: bun publish --access public
3734
env:

0 commit comments

Comments
 (0)