chore: update workflow

auto deploy gitee pages using https://github.com/yanglbme/gitee-pages-action
pull/154/head
Libin YANG 12 months ago committed by GitHub
parent 4df20ddfed
commit edffbb4070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,3 +16,11 @@ jobs:
with:
source-repo: git@github.com:doocs/source-code-hunter.git
destination-repo: git@gitee.com:Doocs/source-code-hunter.git
- name: Build Gitee Pages
uses: yanglbme/gitee-pages-action@main
with:
gitee-username: yanglbme
gitee-password: ${{ secrets.GITEE_PASSWORD }}
gitee-repo: doocs/source-code-hunter
branch: main

Loading…
Cancel
Save