Browse Source

another fix to yml

Matthew R Kasun 4 years ago
parent
commit
4e6e2b1f9d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/publish-docker.yml

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

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