mirror of
https://github.com/anjia0532/gcr.io_mirror.git
synced 2025-09-23 03:59:19 +08:00
fix
This commit is contained in:
2
.github/workflows/gcr.io_mirror.yml
vendored
2
.github/workflows/gcr.io_mirror.yml
vendored
@@ -190,7 +190,7 @@ jobs:
|
||||
if(names.length==1){
|
||||
uri="global/"+names[0]
|
||||
}
|
||||
body+="\n\n\n gcr.io Api(需梯子) <https://gcr.io/v2/"+names.join("/")+"/tags/list>\n\n gcr.io UI <https://console.cloud.google.com/gcr/images/"+uri+">\n\n"
|
||||
body+="\n\n\n gcr.io Api(需梯子) <https://gcr.io/v2/"+names.join("/")+"/tags/list>\n\n gcr.io UI(需梯子) <https://console.cloud.google.com/gcr/images/"+uri+">\n\n"
|
||||
}
|
||||
|
||||
const issuesComment = await github.issues.createComment({
|
||||
|
Reference in New Issue
Block a user