Update secret name to GITEATOKEN
Some checks failed
Build and Push Docker / build (push) Failing after 17m24s
Some checks failed
Build and Push Docker / build (push) Failing after 17m24s
This commit is contained in:
parent
da96e5a1f8
commit
dd4a19751b
@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: fengling
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.GITEATOKEN }}
|
||||
|
||||
- name: Extract metadata
|
||||
id: meta
|
||||
|
||||
Loading…
Reference in New Issue
Block a user