Skip to content

Commit

Permalink
chore: 主动推送mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jan 24, 2024
1 parent c99201f commit c422522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
chmod 600 ~/.ssh/id_rsa
git remote add gitlab [email protected]:bangbang93/openbmclapi.git
git push gitlab HEAD:master --force
env:
MIRROR_SSH_KEY: ${{ secrets.MIRROR_SSH_KEY }}

0 comments on commit c422522

Please sign in to comment.