Update docker.yml

This commit is contained in:
lumeng 2023-04-07 08:54:41 +08:00 committed by GitHub
parent 4d675c11e8
commit b6a7431693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: yidadaa/chatgpt-next-web images: ${{ secrets.DOCKER_USERNAME }}/chatgpt-next-web
tags: | tags: |
type=raw,value=latest type=raw,value=latest
type=ref,event=tag type=ref,event=tag