Skip to content

Commit

Permalink
set image name
Browse files Browse the repository at this point in the history
  • Loading branch information
LoSk-p committed May 15, 2024
1 parent b4025d4 commit c065a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
--all \
--target ${{ env.ADDON_NAME }} \
--docker-hub ghcr.io/pinoutltd
--image ${{ env.ADDON_NAME }}-{arch}
# - name: 'Build and Push Image'
# run: |
# docker build libp2p-ws-proxy --build-arg BUILD_FROM="homeassistant/amd64-base:latest" --tag ghcr.io/pinoutltd/${{ env.ADDON_NAME }}-amd64:latest
Expand Down

0 comments on commit c065a00

Please sign in to comment.