chore: fix schedule syntax error
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: ttionya/Repository-Sync-Hub@v1
|
- uses: ttionya/Repository-Sync-Hub@v1
|
||||||
with:
|
with:
|
||||||
target_repository: 'https://gitee.com/ttionya/BitwardenRS-Backup.git'
|
target_repository: 'https://gitee.com/ttionya/BitwardenRS-Backup.git'
|
||||||
http_access_name: 'ttionya'
|
http_access_name: 'ttionya'
|
||||||
http_access_token: ${{ secrets.GITEE_HTTP_ACCESS_TOKEN }}
|
http_access_token: ${{ secrets.GITEE_HTTP_ACCESS_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user