Skip to content

Commit 3f2386e

Browse files
authored
Update docker-image.yml
1 parent 01ea3d5 commit 3f2386e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Log in to Docker Hub
1818
uses: docker/login-action@v3 # Explicitly updating to v3
19-
with:
19+
with:
2020
username: ${{ secrets.DOCKER_USERNAME }}
2121
password: ${{ secrets.DOCKER_PASSWORD }}
2222

0 commit comments

Comments
 (0)