Skip to content

Commit

Permalink
Drop platform tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmorganson committed Oct 26, 2024
1 parent 4e4899c commit 83554c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
cache-to: type=gha,mode=max
platforms: ${{ matrix.platform }}
push: ${{ github.ref_name == 'main' }}
tags: ${{ github.repository_owner }}/dotfiles:${{ matrix.platform }}
tags: ${{ github.repository_owner }}/dotfiles

0 comments on commit 83554c9

Please sign in to comment.