mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
9 lines
168 B
YAML
9 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
|