Skip to content

Commit

Permalink
update registry name
Browse files Browse the repository at this point in the history
  • Loading branch information
01Barthez committed Nov 20, 2024
1 parent a77cbc3 commit 48c685b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: echo ${{ secrets.DOCKER_PASSWORD }} | docker login -u ${{ secrets.DOCKER_USERNAME}} --password-stdin

- name: "Push to Docker Hub"
run: docker push ${{ secrets.DOCKER_USERNAME }}/barthez-react-app
run: docker push 01barthez/barthez-react-app

0 comments on commit 48c685b

Please sign in to comment.