ci: improve github action name

This commit is contained in:
MarcoIeni 2025-01-17 11:41:40 +01:00
parent 0c2c096e1a
commit 5d07ee860f
No known key found for this signature in database

View file

@ -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: