Skip to content

Commit 80fcf15

Browse files
authored
Rollup merge of #135620 - marcoieni:edit-ghcr-action-name, r=Kobzol
ci: improve github action name
2 parents 233fd55 + 5d07ee8 commit 80fcf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ghcr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# for PR jobs, because forks can't access secrets.
1010
# That's why we use ghcr.io: it has no rate limit and it doesn't require authentication.
1111

12-
name: GHCR
12+
name: GHCR image mirroring
1313

1414
on:
1515
workflow_dispatch:

0 commit comments

Comments
 (0)