From 2d105ddc4dd3e5a2ad9c13b0a365782d71d75189 Mon Sep 17 00:00:00 2001 From: Shiming Zhang Date: Tue, 10 Jun 2025 10:32:28 +0800 Subject: [PATCH] Update sync-image.yml --- .github/workflows/sync-image.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-image.yml b/.github/workflows/sync-image.yml index 4ef685d..bdbf4ba 100644 --- a/.github/workflows/sync-image.yml +++ b/.github/workflows/sync-image.yml @@ -63,6 +63,7 @@ jobs: -H 'Content-Type: application/json' \ -d '{ "content": "${{ steps.get-image.outputs.sync_image }}", + "kind": "manifest", "priority": 10 }' | jq -r .id)