Update secret name to GITEATOKEN
Some checks failed
Publish RiskControl NuGet Packages / build (push) Failing after 11s

This commit is contained in:
movingsam 2026-02-26 13:05:52 +08:00
parent 3f95a29cab
commit a22e17d091

View File

@ -7,7 +7,7 @@ on:
- "v*"
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_TOKEN: ${{ secrets.GITEATOKEN }}
GITEA_URL: https://gitea.shtao1.cn
jobs: