ci: 💚 Correctly name CI mirror workflow

This commit is contained in:
Jesse Wierzbinski 2024-11-04 11:40:08 +01:00
parent 2860323294
commit 8765a45240
No known key found for this signature in database

View file

@ -1,7 +1,8 @@
name: Mirror to Codeberg
on: [push] on: [push]
jobs: jobs:
mirror: mirror:
name: Mirror to Codeberg name: Mirror
uses: versia-pub/.github/.github/workflows/mirror.yml@main uses: versia-pub/.github/.github/workflows/mirror.yml@main
secrets: inherit secrets: inherit