From 20cec4956bdb037e008abc1345b7ddf361666570 Mon Sep 17 00:00:00 2001 From: AnJia Date: Fri, 31 Dec 2021 10:22:32 +0800 Subject: [PATCH] Update gcr.io_mirror.yml --- .github/workflows/gcr.io_mirror.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/gcr.io_mirror.yml b/.github/workflows/gcr.io_mirror.yml index 89397d5..1a567ed 100644 --- a/.github/workflows/gcr.io_mirror.yml +++ b/.github/workflows/gcr.io_mirror.yml @@ -31,8 +31,7 @@ jobs: - name: test run: | - echo $GITHUB_EVENT_PATH - echo $GITHUB_EVENT + cat $GITHUB_EVENT_PATH - name: get porter issues id: pullIssuesPorter