Skip to content

Commit

Permalink
Merge pull request #22 from projecthorus/snh/more-tags
Browse files Browse the repository at this point in the history
More tags
  • Loading branch information
snh authored Nov 15, 2024
2 parents c94d4c7 + a7f24d6 commit 7ae582f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=tag
- name: Setup QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 7ae582f

Please sign in to comment.