Skip to content

Commit

Permalink
skip publish on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
pbochynski committed Jan 4, 2024
1 parent 12fc40e commit d5fcfb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ name: Node.js Package
on:
workflow_dispatch:
push:
branches: [ "main" ]
tags: [ '*.*.*' ]
jobs:
publish-npm:
Expand Down

0 comments on commit d5fcfb5

Please sign in to comment.