Update secret name to GITEATOKEN
This commit is contained in:
parent
e81b1aeef5
commit
a6ec824a37
@ -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