chore(CI): sync to gitee after release

This commit is contained in:
chenjiahan 2023-04-02 13:39:05 +08:00
parent d077828637
commit 1927c7462b

View File

@ -2,7 +2,8 @@ name: Sync to Gitee
on:
push:
branches: [main, 2.x, 3.x, gh-pages]
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
workflow_dispatch: