mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
8 lines
141 B
YAML
8 lines
141 B
YAML
on: [push]
|
|
|
|
jobs:
|
|
mirror:
|
|
name: Mirror to Codeberg
|
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
|
secrets: inherit
|