deploy-sonatype - enable manual triggering (#183)

The automated trigger is failing.
This commit is contained in:
Paul Campbell 2021-03-14 15:42:26 +00:00 committed by GitHub
parent b9a315ea5a
commit b1755f897f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
push: push:
tags: tags:
- "v*" - "v*"
workflow_dispatch:
jobs: jobs:
deploy: deploy: