Skip to content

update source generator, to check SvParent when try to access Propert… #18

update source generator, to check SvParent when try to access Propert…

update source generator, to check SvParent when try to access Propert… #18

Workflow file for this run

name: Sync Gitee
on: [push]
jobs:
Sync-Gitee:
runs-on: ubuntu-latest
steps:
- name: Sync Gitee
uses: Yikun/hub-mirror-action@master
with:
src: github/tinysnake
dst: gitee/tinysnake
dst_key: ${{ secrets.GITEE_PK }}
dst_token: ${{ secrets.GITEE_TOKEN }}
static_list: salvavida
account_type: user
force_update: true