1
0
mirror of synced 2026-08-04 14:36:55 +00:00

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
+2 -1
View File
@@ -1,6 +1,7 @@
name: Publish
on:
workflow_dispatch:
release:
types: [published]
push:
branches:
- main