mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 10:26:07 +08:00
Update sync-image.yml
This commit is contained in:
1
.github/workflows/sync-image.yml
vendored
1
.github/workflows/sync-image.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
|||||||
-H 'Content-Type: application/json' \
|
-H 'Content-Type: application/json' \
|
||||||
-d '{
|
-d '{
|
||||||
"content": "${{ steps.get-image.outputs.sync_image }}",
|
"content": "${{ steps.get-image.outputs.sync_image }}",
|
||||||
|
"kind": "manifest",
|
||||||
"priority": 10
|
"priority": 10
|
||||||
}' | jq -r .id)
|
}' | jq -r .id)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user