mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
8 lines
168 B
YAML
8 lines
168 B
YAML
name: Mirror to Codeberg
|
|
on: [push]
|
|
|
|
jobs:
|
|
mirror:
|
|
name: Mirror
|
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
|
secrets: inherit
|