1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-09-27 14:39:01 +00:00

change CI trigger to tag creation

This commit is contained in:
Mubarak Imam 2021-09-10 22:51:13 +01:00 committed by arnaudroques
parent eee8ca6084
commit 61cbf1d3e5

View File

@ -1,7 +1,8 @@
name: Main
on:
release:
types: [published]
push:
tags:
- '*'
jobs:
build: