mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
ci: 💚 Correctly add CI secret
This commit is contained in:
parent
ad3a417b03
commit
cd5ef61ce5
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue