Skip to content

Commit

Permalink
run deploy on manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch committed May 20, 2024
1 parent 7c679e3 commit 874afa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Publish Package to npmjs
on:
workflow_dispatch:
release:
types: [published]
jobs:
Expand Down

0 comments on commit 874afa7

Please sign in to comment.