Skip to content

Commit

Permalink
Update qiskit-classroom-converter-docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minwook-shin authored Aug 26, 2023
1 parent d726a8c commit 3836bfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
images: ${{ env.REGISTRY }}/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
id: build-and-push
Expand Down

0 comments on commit 3836bfe

Please sign in to comment.