change CI trigger to tag creation
This commit is contained in:
committed by
arnaudroques
parent
eee8ca6084
commit
61cbf1d3e5
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Main
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user