1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-11 15:09:53 +00:00

feat(ci): release on pushes to main

This commit is contained in:
kolaente 2021-10-11 21:58:28 +02:00
parent d0b72f49e9
commit 39057668af
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -2,7 +2,10 @@
name: Flutter release
on:
on:
push:
branches:
- main
release:
types: [published]