diff options
| -rw-r--r-- | .github/workflows/ghcr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 0fcd1b17816..4793b28e722 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -9,7 +9,7 @@ # for PR jobs, because forks can't access secrets. # That's why we use ghcr.io: it has no rate limit and it doesn't require authentication. -name: GHCR +name: GHCR image mirroring on: workflow_dispatch: |
