Skip to content

Commit

Permalink
Update when NPM action runs
Browse files Browse the repository at this point in the history
  • Loading branch information
pervoj committed Apr 12, 2024
1 parent 3d4b12a commit e87cdad
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: Publish to NPM

on:
workflow_run:
workflows:
- "Publish to JSR"
push:
branches:
- main
types:
- completed

jobs:
publish:
Expand Down

0 comments on commit e87cdad

Please sign in to comment.