Skip to content

Commit

Permalink
Allow npm publish to be run manually (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic authored Nov 14, 2024
1 parent 83de316 commit 24c5032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm_publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: npm publish
on:
workflow_dispatch:
release:
types: [published]

Expand Down

0 comments on commit 24c5032

Please sign in to comment.