Skip to content

Commit

Permalink
.github: Remove unused tag reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pothos committed Apr 25, 2024
1 parent a68e81f commit 12c3ba9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
tags: |
type=ref,event=tag
type=raw,value=latest,enable=${{ github.ref != 'refs/tags/staging' }}
type=match,pattern=\d.\d.\d,value=latest
- name: Set up QEMU
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # v3.0.0

Expand Down

0 comments on commit 12c3ba9

Please sign in to comment.