build: sync gh-pages branch to gitee

This commit is contained in:
neverland 2021-04-14 16:26:26 +08:00 committed by GitHub
parent 642f10d1b5
commit 94fb6177c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Sync to Gitee
on:
push:
branches: [dev]
branches: [dev, gh-pages]
jobs:
build: