Skip to content

Commit

Permalink
Update mirror.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnLynn authored Jul 24, 2024
1 parent 9861894 commit 2da18dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
ref: dev
path: src
- name: Checkout Mirror
env:
GITEE_SSH_KEY: ${{ secrets.GITEE_SSH_KEY }}
run: |
git clone https://${{ secrets.GITEE_USER }}:${{ secrets.GITEE_TOKEN }}@gitee.com/${{ secrets.GITEE_USER }}/${{ secrets.GITEE_REPO }}.git mirror && \
cd mirror && \
Expand Down

0 comments on commit 2da18dd

Please sign in to comment.