测试 CICD 流程测试
Some checks failed
Actions Demo / Auto-Build-Actions (push) Failing after 8h30m27s

This commit is contained in:
Cheney 2025-03-12 18:22:43 +08:00
parent 7deb678f91
commit 91c496ffcd

View File

@ -15,6 +15,9 @@ jobs:
uses: actions/checkout@v4
with:
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."