mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-03 07:50:28 +08:00
更新工作流配置
This commit is contained in:
3
.github/workflows/auto-sync.yml
vendored
3
.github/workflows/auto-sync.yml
vendored
@@ -11,6 +11,9 @@ jobs:
|
||||
gitee_user: ${{ secrets.GITEE_USER }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: sync to gitee
|
||||
uses: Yikun/hub-mirror-action@master
|
||||
if: env.dst_key && env.dst_token && env.gitee_user
|
||||
|
||||
Reference in New Issue
Block a user