mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Build Docker image only on release
This commit is contained in:
parent
a9b1d73d83
commit
26639dbeb1
1 changed files with 2 additions and 3 deletions
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
|
@ -1,7 +1,6 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue