mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-22 11:27:39 +08:00
Update sync-image.yml
This commit is contained in:
4
.github/workflows/sync-image.yml
vendored
4
.github/workflows/sync-image.yml
vendored
@@ -63,8 +63,8 @@ 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
|
"data": {"kind": "manifest"}
|
||||||
}' | 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