Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codebayu authored Dec 2, 2023
1 parent 8ba95e6 commit 7b9a547
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
name: Node.js Package

on:
release:
types: [created]
push:
branches: [ main ]
pull_request:
branches: '*'

jobs:
build:
Expand Down

0 comments on commit 7b9a547

Please sign in to comment.