mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
ci: 💚 Correctly add CI secret
This commit is contained in:
parent
ad3a417b03
commit
cd5ef61ce5
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
|
|
@ -3,3 +3,5 @@ on: [push]
|
|||
jobs:
|
||||
mirror:
|
||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||
secrets:
|
||||
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue