Skip to content

Commit

Permalink
chore: rely on prepublishOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 19, 2024
1 parent abc38dc commit 143d499
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
- name: Install Dependencies
run: bun install

- name: Build the release
run: bun run build

- name: Publish to npm
run: bun publish --access public
env:
Expand Down

0 comments on commit 143d499

Please sign in to comment.