diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 495e996e..141b01c0 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -51,6 +51,7 @@ jobs: type=semver,pattern={{major}}.{{minor}} type=semver,pattern={{major}} type=sha + type=raw,value=latest,enable={{is_default_branch}} - name: Build and push Docker image by digest id: build @@ -114,6 +115,7 @@ jobs: type=semver,pattern={{major}}.{{minor}} type=semver,pattern={{major}} type=sha + type=raw,value=latest,enable={{is_default_branch}} - name: Create manifest list and push working-directory: /tmp/digests