mirror of
https://github.com/docling-project/docling-serve.git
synced 2025-11-29 08:33:50 +00:00
ci: Use release event to trigger the image publishing job for releases (#63)
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
This commit is contained in:
4
.github/workflows/images.yml
vendored
4
.github/workflows/images.yml
vendored
@@ -4,8 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
# env:
|
||||
# GHCR_REGISTRY: ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user