Skip to content

Commit

Permalink
fix: action
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnih committed Jun 16, 2022
1 parent 0d8ffc6 commit 70da4cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/.publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish to NPM
on:
pull_request:
push:
branches:
- dev
types: [closed]
jobs:
release:
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit 70da4cf

Please sign in to comment.