allow manual release
parent
6217a8e434
commit
cb10d1ab00
|
@ -3,6 +3,7 @@ name: Node.js Package
|
|||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-npm:
|
||||
|
|
Loading…
Reference in New Issue