Skip to content

Commit

Permalink
Remove docker image halohub/halo
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang authored Jan 10, 2024
1 parent f1d85f4 commit a27591e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/docker-buildx-push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ runs:
with:
images: |
ghcr.io/${{ github.repository_owner }}/${{ inputs.image-name }}
halohub/${{ inputs.image-name }}
tags: |
type=schedule,pattern=nightly-{{date 'YYYYMMDD'}},enabled=${{ github.event_name == 'schedule' }}
type=ref,event=branch,enabled=${{ github.event_name == 'push' }}
Expand Down

0 comments on commit a27591e

Please sign in to comment.