Skip to content

Commit

Permalink
change docker publish
Browse files Browse the repository at this point in the history
  • Loading branch information
b4iterdev committed Nov 26, 2024
1 parent 3ffb160 commit 744904f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
push: true
platforms: linux/amd64, linux/arm64
tags: |
ghcr.io/valospectra/overlay:latest
ghcr.io/valospectra/overlay:${{ env.RELEASE_TAG }}
ghcr.io/b4iterdev/overlay:latest
ghcr.io/b4iterdev/overlay:${{ env.RELEASE_TAG }}

0 comments on commit 744904f

Please sign in to comment.