Skip to content

Commit

Permalink
ci: Release to npm and github on checkin to main (#79)
Browse files Browse the repository at this point in the history
Want the release automation triggered on merges to the `main` branch.
  • Loading branch information
cletustboone committed Nov 30, 2022
1 parent cb9f35f commit 4185118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- 'main'
- 'next'
env:
HUSKY: 0
Expand Down

0 comments on commit 4185118

Please sign in to comment.