diff --git a/.github/workflows/gcr.io_mirror.yml b/.github/workflows/gcr.io_mirror.yml index 2c8ac13..52f67c0 100644 --- a/.github/workflows/gcr.io_mirror.yml +++ b/.github/workflows/gcr.io_mirror.yml @@ -11,7 +11,7 @@ on: env: REPO_NAME: ${{ github.event.repository.name }} - GH_USER: ${{ github.actor }} + GH_USER: anjia0532 jobs: build: