mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
chore: remove Build Gitee Pages action, due to gitee pages pro
This commit is contained in:
8
.github/workflows/deploy.yml
vendored
8
.github/workflows/deploy.yml
vendored
@@ -33,11 +33,3 @@ jobs:
|
||||
with:
|
||||
source-repo: git@github.com:Kaiyiwing/qwerty-learner.git
|
||||
destination-repo: git@gitee.com:KaiyiWing/qwerty-learner.git
|
||||
|
||||
- name: Build Gitee Pages
|
||||
uses: yanglbme/gitee-pages-action@main
|
||||
with:
|
||||
gitee-username: KaiyiWing
|
||||
gitee-password: ${{ secrets.GITEE_PASSWORD }}
|
||||
gitee-repo: qwerty-learner
|
||||
branch: gh-pages
|
||||
|
||||
Reference in New Issue
Block a user