Skip to content

Commit

Permalink
deploy: 6bb8cdd
Browse files Browse the repository at this point in the history
  • Loading branch information
hailiang-wang committed Sep 17, 2023
1 parent 7854f0e commit 5db1d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:

- uses: wangchucheng/[email protected]
with:
target-url: https://gitee.com/cskefu/cskefu-docs.git
target-url: https://gitee.com/readthe/cskefu-docs.git
target-username: ${{ secrets.USERNAME }}
target-token: ${{ secrets.ACCESS_TOKEN }}

- uses: yanglbme/gitee-pages-action@main
with:
gitee-username: ${{ secrets.USERNAME }}
gitee-password: ${{ secrets.GITEE_USER_PASSWORD }}
gitee-repo: cskefu/cskefu-docs
gitee-repo: readthe/cskefu-docs
branch: gh-pages

0 comments on commit 5db1d2e

Please sign in to comment.