mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 12:38:11 +08:00
修改仓库配置名称
This commit is contained in:
parent
d90c507cde
commit
619c451a5f
2
.github/workflows/split.yml
vendored
2
.github/workflows/split.yml
vendored
@ -4,7 +4,7 @@ on: [ workflow_dispatch ]
|
||||
|
||||
jobs:
|
||||
split:
|
||||
if: github.repository == 'zoujingli/think-admin-developer'
|
||||
if: github.repository == 'zoujingli/ThinkAdminDeveloper'
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SPLIT_PRIVATE_KEY }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user