Trigger sonatype-deploy when release is published (#464)

This commit is contained in:
Paul Campbell 2020-06-21 08:08:04 +01:00 committed by GitHub
parent 5cb929e7e4
commit 87bf0f6225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Deploy to Sonatype Nexus
on: on:
release: release:
types: [created] types: [published]
jobs: jobs:
deploy: deploy: