Skip to content

Commit 790b6d0

Browse files
authored
Update main.yml
1 parent 57c47b8 commit 790b6d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Log in to Docker Hub
2424
uses: docker/login-action@v3
2525
with:
26+
registry: https://hub.docker.com/
2627
username: ${{ secrets.DOCKERHUB_USERNAME }}
2728
password: ${{ secrets.DOCKER_TOKEN }}
2829

0 commit comments

Comments
 (0)