Skip to content

Commit

Permalink
still broke
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorTWBrown committed Feb 12, 2024
1 parent 9ae6bd1 commit eb86607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
id: meta-dh
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ${{ env.REGISTRY_DOCKERHUB }}/${{ github.actor }}/${{ env.IMAGE_NAME }}
images: ${{ env.REGISTRY_DOCKERHUB }}/DonairSauce/${{ env.IMAGE_NAME }}

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

0 comments on commit eb86607

Please # to comment.