Skip to content

Commit

Permalink
update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarinacci committed Oct 12, 2023
1 parent 378165d commit 0fe7931
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@

name: Node.js Package

on:
release:
types: [created]
on: [push]

#on:
# release:
# types: [created]

jobs:
build:
Expand Down

0 comments on commit 0fe7931

Please sign in to comment.