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

This commit is contained in:
movingsam 2026-02-26 13:05:53 +08:00
parent bcf04009a6
commit 1006eeaff5

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: