Allow for pipeline to be manually triggered too. Helps with broken build
This commit is contained in:
Родитель
cf574b6154
Коммит
ca6ce07ec8
|
@ -6,6 +6,7 @@ name: Node.js Package
|
|||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-npm:
|
||||
|
|
Загрузка…
Ссылка в новой задаче