mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
ci: 💚 Inherit secrets in mirror workflow
This commit is contained in:
parent
cd5ef61ce5
commit
4552d3712b
3
.github/workflows/mirror.yml
vendored
3
.github/workflows/mirror.yml
vendored
|
|
@ -3,5 +3,4 @@ on: [push]
|
|||
jobs:
|
||||
mirror:
|
||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||
secrets:
|
||||
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue