Allow running publish from the github ui, at least for now.
This commit is contained in:
parent
8cb2f7509f
commit
dc7cfb5ffa
|
@ -2,6 +2,7 @@ name: Publish NPM
|
|||
|
||||
# On release, run tests and deploy to NPM
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
|
||||
# Job Setup
|
||||
|
|
Loading…
Reference in New Issue