Skip to content

Commit

Permalink
add latest tag to everything and main tag
Browse files Browse the repository at this point in the history
  • Loading branch information
maskarb committed Nov 30, 2023
1 parent 60750bf commit 05939ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
type=semver,pattern={{raw}}
type=semver,pattern={{sha}}
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest
type=ref,event=branch
- name: Login to Quay.io
uses: redhat-actions/podman-login@v1
Expand Down

0 comments on commit 05939ce

Please sign in to comment.