mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 03:32:18 +08:00
Update sync-image.yml
This commit is contained in:
2
.github/workflows/sync-image.yml
vendored
2
.github/workflows/sync-image.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
|||||||
-d '{
|
-d '{
|
||||||
"content": "${{ steps.get-image.outputs.sync_image }}",
|
"content": "${{ steps.get-image.outputs.sync_image }}",
|
||||||
"priority": 10,
|
"priority": 10,
|
||||||
"data": {"kind": "manifest"}
|
"data": {"kind": "manifest", "deep": true}
|
||||||
}' | jq -r .id)
|
}' | jq -r .id)
|
||||||
|
|
||||||
echo "message_id=${MESSAGE_ID}" >> $GITHUB_OUTPUT
|
echo "message_id=${MESSAGE_ID}" >> $GITHUB_OUTPUT
|
||||||
|
Reference in New Issue
Block a user