Skip to content

Commit

Permalink
missed docker.io url
Browse files Browse the repository at this point in the history
  • Loading branch information
geek-at committed Sep 13, 2023
1 parent 06a524c commit c777cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
registry: docker.io
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

Expand Down

0 comments on commit c777cd6

Please sign in to comment.