mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-07 20:48:09 +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:
|
jobs:
|
||||||
split:
|
split:
|
||||||
if: github.repository == 'zoujingli/think-admin-developer'
|
if: github.repository == 'zoujingli/ThinkAdminDeveloper'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
SSH_PRIVATE_KEY: ${{ secrets.SPLIT_PRIVATE_KEY }}
|
SSH_PRIVATE_KEY: ${{ secrets.SPLIT_PRIVATE_KEY }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user