更新docker.yml, 修改自动编译的镜像为自己的账号
This commit is contained in:
parent
0a6ddda992
commit
b2336f5ed9
|
@ -25,7 +25,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: yidadaa/chatgpt-next-web
|
||||
images: ahzmr/chatgpt-next-web
|
||||
tags: |
|
||||
type=raw,value=latest
|
||||
type=ref,event=tag
|
||||
|
|
Loading…
Reference in New Issue