Update gcr.io_mirror.yml

This commit is contained in:
zonghewang 2022-10-31 18:43:59 +08:00 committed by GitHub
parent 55c0512df9
commit f7299a46fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ jobs:
owner: '${{ github.repository_owner }}', owner: '${{ github.repository_owner }}',
repo: '${{ github.event.repository.name }}', repo: '${{ github.event.repository.name }}',
issue_number: issues["number"], issue_number: issues["number"],
body: "@"+issues["user"]["login"]+" 不是说了嘛,通过模板创建 issues请通过[此模板](https://github.com/anjia0532/gcr.io_mirror/issues/new?assignees=&labels=porter&template=porter.md&title=%5BPORTER%5D)重新创建,此 issues 将自动关闭" body: "@"+issues["user"]["login"]+" 不是说了嘛,通过模板创建 issues请通过[此模板](https://github.com/zonghewang/transfer_image_to_hub/issues/new?assignees=&labels=porter&template=porter.md&title=%5BPORTER%5D)重新创建,此 issues 将自动关闭"
}); });
await github.issues.addLabels({ await github.issues.addLabels({
owner: '${{ github.repository_owner }}', owner: '${{ github.repository_owner }}',