luban/.github/workflows/sync_gitee.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow

7 lines
229 B
YAML

- name: sync-gitee-mirror
uses: abersheeran/sync-gitee-mirror@v1-beta
with:
repository: https://gitee.com/focus-creative-games/luban.git
username: ${{secrets.GITEE_USERNAME}}
password: ${{secrets.GITEE_PASSWORD}}