Skip to content

Commit

Permalink
set correct dockerhub settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis van Loon committed Oct 25, 2022
1 parent 0a0e58e commit 464249c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: my-docker-hub-namespace/my-docker-hub-repository
images: dennisvanloon/adobe-sign

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

0 comments on commit 464249c

Please sign in to comment.