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