mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 00:18:19 +01:00
ci: 💚 Correctly name CI mirror workflow
This commit is contained in:
parent
2860323294
commit
8765a45240
3
.github/workflows/mirror.yml
vendored
3
.github/workflows/mirror.yml
vendored
|
|
@ -1,7 +1,8 @@
|
|||
name: Mirror to Codeberg
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
name: Mirror to Codeberg
|
||||
name: Mirror
|
||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue