mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
ci: 💚 Correctly name CI mirror workflow
This commit is contained in:
parent
2860323294
commit
8765a45240
1 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue