Skip to content

Commit f9b8177

Browse files
authored
Update docker-publish.yml
1 parent cad4848 commit f9b8177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Login to Docker Hub
2020
uses: docker/login-action@v2
2121
with:
22-
username: meysam57 # Your Docker Hub username
22+
username: meysam.savameri@gmail.com # Your Docker Hub username
2323
password: ${{ secrets.DOCKERHUB_TOKEN }} # Your Docker Hub token stored as a secret
2424

2525
- name: Build and push Docker image

0 commit comments

Comments
 (0)