devops: trigger Java publish workflow on release (#811)

This commit is contained in:
Max Schmitt 2022-02-14 22:44:03 +01:00 committed by GitHub
parent 2122c5690a
commit d476d0a98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: Publish
on:
workflow_dispatch:
release:
types: [published]
push:
branches:
- main