1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-15 21:51:57 +00:00

only publish final releases to docker container

This commit is contained in:
Peter Bieringer 2025-10-01 07:41:41 +02:00
parent f2afec7190
commit 4080d2cadd

View file

@ -2,7 +2,7 @@ name: Build and publish Docker image
on: on:
release: release:
types: [published] types: [released]
schedule: schedule:
- cron: '0 0 * * *' - cron: '0 0 * * *'
workflow_dispatch: workflow_dispatch: