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: