1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-09-27 22:49:03 +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 name: Main
on: on:
release: push:
types: [published] tags:
- '*'
jobs: jobs:
build: build: