Skip to content

Commit

Permalink
add latest label to ghcr adwire
Browse files Browse the repository at this point in the history
  • Loading branch information
iganeshk committed Nov 10, 2023
1 parent fc6eeff commit 30fc92a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,7 @@ jobs:
org.opencontainers.image.url=https://github/${{ github.repository }}
org.opencontainers.image.version=${{ needs.adwireguard-docker-cache.outputs.release_name }}
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ matrix.tag }}
ghcr.io/${{ github.repository }}:${{ matrix.tag }}-${{ needs.adwireguard-docker-cache.outputs.release_tag }}
Expand Down

0 comments on commit 30fc92a

Please sign in to comment.