Update secret name to GITEATOKEN
Some checks failed
Build and Push Docker / build (push) Failing after 49s

This commit is contained in:
movingsam 2026-02-26 13:05:40 +08:00
parent 9a25793740
commit b9aea78495

View File

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