Skip to content

fix(1.x): infiniteloading onloadmore 无法获取最新的 state (#1645) #891

fix(1.x): infiniteloading onloadmore 无法获取最新的 state (#1645)

fix(1.x): infiniteloading onloadmore 无法获取最新的 state (#1645) #891

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