We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef152e + 5d07ee8 commit 150c2c0Copy full SHA for 150c2c0
.github/workflows/ghcr.yml
@@ -9,7 +9,7 @@
9
# for PR jobs, because forks can't access secrets.
10
# That's why we use ghcr.io: it has no rate limit and it doesn't require authentication.
11
12
-name: GHCR
+name: GHCR image mirroring
13
14
on:
15
workflow_dispatch:
0 commit comments