mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
ci: 💚 Correctly name the mirror workflow
This commit is contained in:
parent
4552d3712b
commit
2860323294
1
.github/workflows/mirror.yml
vendored
1
.github/workflows/mirror.yml
vendored
|
|
@ -2,5 +2,6 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
mirror:
|
mirror:
|
||||||
|
name: Mirror to Codeberg
|
||||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue