Skip to content

Commit ec67522

Browse files
authored
Update main.yml
1 parent 5b5b2a6 commit ec67522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Log in to Docker Hub
2424
uses: docker/login-action@v3
2525
with:
26-
registry: https://hub.docker.com
26+
# registry: https://hub.docker.com
2727
username: ivanpiskunov # ${{ secrets.DOCKERHUB_USERNAME }}
2828
password: $lMjW76CP#%94x@t # ${{ secrets.DOCKER_TOKEN }}
2929
logout: true

0 commit comments

Comments
 (0)