Skip to content

Commit

Permalink
Fix the docker image repo (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Aug 12, 2021
1 parent ee47bf0 commit 4248fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: canyonlabs/canyon
images: chainxorg/chainx

- name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 4248fd5

Please sign in to comment.