Skip to content

Commit

Permalink
fix workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-funk committed Oct 23, 2024
1 parent 1a4c1b2 commit 93aa541
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@

name: Node.js Package

# on:
# release:
# types: [created]
on:
push:
branches:
- main
release:
types: [created]

jobs:
build:
Expand Down

0 comments on commit 93aa541

Please sign in to comment.