fix mirror commits
This commit is contained in:
parent
f04afd6cca
commit
535d5bcc99
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- uses: https://${{ secrets.FORGE_TOKEN }}@code.quickbasic.org/sigitex/regime/actions/mirror@main
|
- uses: https://${{ secrets.FORGE_TOKEN }}@code.quickbasic.org/sigitex/regime/actions/mirror@main
|
||||||
with:
|
with:
|
||||||
target: sigitex/<<repo>>
|
target: sigitex/<<repo>>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue