1
Fork 0

Rollup merge of #135620 - marcoieni:edit-ghcr-action-name, r=Kobzol

ci: improve github action name
This commit is contained in:
Matthias Krüger 2025-01-18 09:11:06 +01:00 committed by GitHub
commit 80fcf159c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: