Skip to content

Commit

Permalink
Update publish_docker_image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yukinakanaka authored Jul 1, 2023
1 parent cdd9f0c commit 9b266af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: yukinakanaka/my-api
# images: <YOUR DOCKERHUB REPOSITORY NAME>
images: ${{ secrets.DOCKER_REPOSITORY }}

- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit 9b266af

Please sign in to comment.