Skip to content

Commit

Permalink
chore: correct mirror gitee (#1651)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk authored Sep 14, 2023
1 parent 8dbd91f commit 60699d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mirror-gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pixta-dev/repository-mirroring-action@v1
with:
fetch-depth: 0
- uses: pixta-dev/repository-mirroring-action@v1
with:
target_repo_url: [email protected]:ng-alain/delon.git
ssh_private_key: ${{ secrets.GITEE_SSH_PRIVATE_KEY }}

0 comments on commit 60699d5

Please sign in to comment.