diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1934d11..17a00b9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -26,7 +26,8 @@ jobs: with: images: chriskies/homewizard-p1-prometheus tags: | - type=ref,event=tag + type=ref,event=branch + type=ref,event=pr - name: Set up Docker Buildx id: buildx