Compare commits

..

2 Commits

Author SHA1 Message Date
876a16d430 Add image digest as output 2025-08-23 01:51:00 +02:00
49ab52b9d4 Make uploading manifests optional 2025-08-23 01:50:58 +02:00

View File

@@ -8,7 +8,6 @@ on:
type: boolean type: boolean
upload_manifests: upload_manifests:
description: Upload manifest files to OCI repository description: Upload manifest files to OCI repository
default: true
type: boolean type: boolean
webhook_url: webhook_url:
description: Webhook to call after build is completed description: Webhook to call after build is completed