Skip to content

Commit

Permalink
feat: 配置 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LetTTGACO committed Jul 24, 2023
1 parent 24e5358 commit 0cf186a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ jobs:
run: |
pnpm sync:flowus
pnpm sync:yuque-token
pnpm sync:notion
pnpm sync:wordpress
# 在非国内CI/CD环境中使用此方式,例如Github Workflow
# 会导致语雀后台登录设备中出现大量美国IP,
# 目前尚不清楚语雀是否会有安全限制措施,请谨慎使用。
# 推荐本地同步时使用。
# pnpm sync:yuque-pwd
pnpm sync:notion
pnpm sync:wordpress

- name: 配置Git用户名邮箱
run: |
Expand Down

0 comments on commit 0cf186a

Please sign in to comment.