Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 02c1898

Browse files
authored
Unrolled build for rust-lang#135620
Rollup merge of rust-lang#135620 - marcoieni:edit-ghcr-action-name, r=Kobzol ci: improve github action name
2 parents bd62a45 + 5d07ee8 commit 02c1898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr.yml

Lines changed: 1 addition & 1 deletion
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)