Skip to content

Commit

Permalink
Update sync action
Browse files Browse the repository at this point in the history
  • Loading branch information
hailiang-wang committed Oct 27, 2023
1 parent 944362b commit eb68f01
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@ jobs:
target-username: ${{ secrets.USERNAME }}
target-token: ${{ secrets.ACCESS_TOKEN }}

- uses: yanglbme/gitee-pages-action@main
- uses: wangchucheng/[email protected]
with:
gitee-username: ${{ secrets.USERNAME }}
gitee-password: ${{ secrets.GITEE_USER_PASSWORD }}
gitee-repo: cskefu/docs
branch: gh-pages
target-url: https://gitee.com/cskefu/docs.git
target-username: ${{ secrets.USERNAME }}
target-token: ${{ secrets.ACCESS_TOKEN }}

- uses: yanglbme/gitee-pages-action@main
with:
Expand Down

0 comments on commit eb68f01

Please sign in to comment.