Update secret name to GITEATOKEN
Some checks failed
Build and Push Docker / build (push) Failing after 30s
Publish NuGet Packages / build (push) Failing after 8m29s

This commit is contained in:
movingsam 2026-02-26 13:05:52 +08:00
parent a6ec824a37
commit a04dc199c9

View File

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