mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
ci: 💚 Inherit secrets in mirror workflow
This commit is contained in:
parent
cd5ef61ce5
commit
4552d3712b
1 changed files with 1 additions and 2 deletions
3
.github/workflows/mirror.yml
vendored
3
.github/workflows/mirror.yml
vendored
|
|
@ -3,5 +3,4 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
mirror:
|
mirror:
|
||||||
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
uses: versia-pub/.github/.github/workflows/mirror.yml@main
|
||||||
secrets:
|
secrets: inherit
|
||||||
CODEBERG_TOKEN: ${{ secrets.CODEBERG_TOKEN }}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue