mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-17 04:30:29 +03:00
Changed prod workflows back on published
This commit is contained in:
parent
8bf5a6e0bc
commit
c2faa605d3
3 changed files with 6 additions and 8 deletions
5
.github/workflows/docker.yaml
vendored
5
.github/workflows/docker.yaml
vendored
|
|
@ -1,9 +1,8 @@
|
|||
name: Publish Docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue