mirror of
https://github.com/Kozea/Radicale.git
synced 2025-10-12 21:41:56 +00:00
only publish final releases to docker container
This commit is contained in:
parent
f2afec7190
commit
4080d2cadd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -2,7 +2,7 @@ name: Build and publish Docker image
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue