Skip to content

Commit

Permalink
chore: fix npm published workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet committed Jun 4, 2024
1 parent 2d9941d commit 80c140a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-published.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Upload NPM Package

on:
workflow_run:
workflows: ['Tagging']
workflows: ['Release']
types:
- completed

Expand Down

0 comments on commit 80c140a

Please sign in to comment.