This commit is contained in:
parent
7deb678f91
commit
91c496ffcd
@ -15,6 +15,9 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.TOKEN }}
|
token: ${{ secrets.TOKEN }}
|
||||||
|
repository: Sunyard/chsm-server # 你的仓库路径
|
||||||
|
endpoint: http://git.fullstack.club/
|
||||||
|
ref: chsm-v1.0 # Gitea实例地址
|
||||||
|
|
||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user