Add manual workflow dispatch to Publish (#804)

So we can trigger publish manually
pull/805/head
Liz Rice 3 years ago committed by GitHub
parent ebcb742931
commit 5ae42ebd82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,7 @@
---
name: Publish
on:
workflow_dispatch:
push:
tags:
- "v*"

Loading…
Cancel
Save