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 e0732d8 commit cdd9f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: yukinakanaka/my-api
# images: <YOUR DOCKERHUB REPOSITORY NAME>

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

0 comments on commit cdd9f0c

Please sign in to comment.