Skip to content

Commit 165720e

Browse files
committed
ci: temporarily add workflow_dispatch event trigger
1 parent e500de4 commit 165720e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-npm-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish Node.js package
33
on:
44
release:
55
types: [created]
6+
workflow_dispatch:
67

78
jobs:
89
build-npmjs:

0 commit comments

Comments
 (0)