Skip to content

fix: If there's nothing returned after calling Load(), then the defau… #12

fix: If there's nothing returned after calling Load(), then the defau…

fix: If there's nothing returned after calling Load(), then the defau… #12

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