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 release, run tests and deploy to NPM
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
|
|
||||||
# Job Setup
|
# Job Setup
|
||||||
|
|
Loading…
Reference in New Issue