Update secret name to GITEATOKEN
Some checks are pending
Build and Push Docker / build (push) Waiting to run
Publish NuGet Packages / build (push) Waiting to run

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

View File

@ -24,7 +24,7 @@ jobs:
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: fengling username: fengling
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.GITEATOKEN }}
- name: Extract metadata - name: Extract metadata
id: meta id: meta