ci: improve github action name
This commit is contained in:
parent
0c2c096e1a
commit
5d07ee860f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr.yml
vendored
2
.github/workflows/ghcr.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue