Skip to content

fix(radio): 修复组件内 key 相关报错【1.x】 (#1428) #889

fix(radio): 修复组件内 key 相关报错【1.x】 (#1428)

fix(radio): 修复组件内 key 相关报错【1.x】 (#1428) #889

Workflow file for this run

name: Sync to Gitcode
on:
push:
branches: ['1.x-stable']
jobs:
deploy-site-sync-gitcode:
runs-on: ubuntu-latest
steps:
- name: Sync to Gitcode
uses: wearerequired/git-mirror-action@master
env:
SSH_PRIVATE_KEY: ${{ secrets.GITEE_RSA_PRIVATE_KEY }}
with:
source-repo: [email protected]:jdf2e/nutui-react.git
destination-repo: [email protected]:jd/nutui-react.git