Matthew R Kasun 4 ani în urmă
părinte
comite
956e6f01ca
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/publish-docker.yml

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

@@ -28,7 +28,7 @@ jobs:
             tags: |
             tags: |
                 type=ref,event=branch
                 type=ref,event=branch
                 type=ref,event=pr
                 type=ref,event=pr
-                type=ref,event=push
+                type=sha
       -
       -
         name: Set up QEMU
         name: Set up QEMU
         uses: docker/setup-qemu-action@v1
         uses: docker/setup-qemu-action@v1