Browse Source

Update docker.yml

hibobmaster 1 year ago
parent
commit
407c9fc9c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/docker.yml

+ 1 - 1
.github/workflows/docker.yml

@@ -28,7 +28,7 @@ jobs:
           images: yidadaa/chatgpt-next-web
           tags: |
             type=raw,value=latest
-            type=semver,pattern={{version}}
+            type=ref,event=tag
       
       - 
         name: Set up QEMU