Allow running publish from the github ui, at least for now.

This commit is contained in:
Dan 2022-06-09 12:53:52 -04:00
parent 8cb2f7509f
commit dc7cfb5ffa
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: Publish NPM
# On release, run tests and deploy to NPM
on:
workflow_dispatch:
release:
# Job Setup