Skip to content

Commit

Permalink
Update gitee_update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caolib authored Apr 4, 2024
1 parent df67277 commit ea3f0ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gitee_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: windows
steps:
- name: Sync to Gitee
uses: wearerequired/git-mirror-action@master
Expand All @@ -24,7 +24,7 @@ jobs:
uses: yanglbme/gitee-pages-action@main
with:
# 注意替换为你的 Gitee 用户名
gitee-username: bin
gitee-username: clibin
# 注意在 Settings->Secrets 配置 GITEE_PASSWORD
gitee-password: ${{ secrets.GITEE_PASSWORD }}
# 注意替换为你的 Gitee 仓库,仓库名严格区分大小写,请准确填写,否则会出错
Expand Down

0 comments on commit ea3f0ba

Please sign in to comment.