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)