Skip to content

Commit

Permalink
Added additional *-latest tag def to align with convention
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Dec 6, 2023
1 parent 93d9c81 commit 3c5a293
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
context: ${{ matrix.context }}
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/ucrel/${{ matrix.image }}
tags: |
ghcr.io/ucrel/${{ matrix.image }}
ghcr.io/ucrel/${{ matrix.image }}-latest

0 comments on commit 3c5a293

Please sign in to comment.