Skip to content

fix(ci): upgrade Node version to 22 in auto-release-collection workfl… #29

fix(ci): upgrade Node version to 22 in auto-release-collection workfl…

fix(ci): upgrade Node version to 22 in auto-release-collection workfl… #29

Workflow file for this run

name: sync-to-cnb
on:
- push
- delete
jobs:
call-cnb-sync:
uses: TDesignOteam/workflows/.github/workflows/reusable-cnb-sync.yml@main
with:
github-repo: Tencent/tdesign
cnb-repo: tencent/tdesign/tdesign
secrets:
CNB_TOKEN: ${{ secrets.CNB_TOKEN }}