Skip to content

Commit

Permalink
update npm publish ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Jul 1, 2024
1 parent 3d635a0 commit 60a7bff
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@ defaults:
working-directory: ./bindings/node
on:
push:
branches:
- main
tags-ignore:
- '**'
paths:
- "bindings/node/**"
tags:
- "*"
workflow_dispatch:

pull_request: null
workflow_dispatch: null
Expand Down

0 comments on commit 60a7bff

Please sign in to comment.