diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0908c83..4845f16 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,6 +65,7 @@ jobs: type=ref,event=pr type=pep440,pattern={{version}} type=pep440,pattern={{major}}.{{minor}} + type=raw,value=latest,enable={{is_default_branch}} - uses: docker/setup-qemu-action@v3 - uses: docker/setup-buildx-action@v3 - name: Login to DockerHub