mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
8 lines
156 B
YAML
8 lines
156 B
YAML
on: [push]
|
|
|
|
jobs:
|
|
mirror:
|
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
|
secrets:
|
|
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
|