Skip to content

Commit

Permalink
ci: only publish on release
Browse files Browse the repository at this point in the history
  • Loading branch information
bfaulk96 committed Feb 17, 2022
1 parent 6336eb1 commit 023f746
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ name: NPM Publish
on:
release:
types: [created]
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 023f746

Please sign in to comment.