fix: add workflow_dispatch trigger to npm publish workflow
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
name: Publish on npm
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user