Skip to content

Commit

Permalink
Event types
Browse files Browse the repository at this point in the history
  • Loading branch information
snh authored Nov 15, 2024
1 parent 2fd23a7 commit a7f24d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref
type=ref,event=branch
type=ref,event=tag
- name: Setup QEMU
uses: docker/setup-qemu-action@v1

Expand Down

0 comments on commit a7f24d6

Please sign in to comment.