mirror of
https://github.com/versia-pub/frontend.git
synced 2025-12-06 08:28:20 +01:00
ci: 👷 Automatically mirror to Codeberg
This commit is contained in:
parent
85f9c8781a
commit
b19a63c5ca
7
.github/workflows/mirror.yml
vendored
Normal file
7
.github/workflows/mirror.yml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
mirror:
|
||||
name: Mirror to Codeberg
|
||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||
secrets: inherit
|
||||
Loading…
Reference in a new issue