build: should sync gh-pages branch to gitee

This commit is contained in:
neverland 2020-12-28 19:04:33 +08:00 committed by GitHub
parent c7b632a05b
commit 26d112ab00
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, 2.x]
branches: [dev, 2.x, gh-pages]
jobs:
build: