Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
zsliu98 committed Apr 12, 2024
1 parent c6bc387 commit 4529925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ jobs:
- name: Sync to Gitee
shell: bash
run: |
sudo apt install rename
cd gitee_repo
find -iname "_index.md" | rename -v "index.md"
remote_repo="https://${{ github.actor }}:${{ secrets.GITEE_PAT }}@gitee.com/ZL-Audio/ZLWiki.git"
git init
git add -A
Expand Down

0 comments on commit 4529925

Please sign in to comment.