Skip to content

Commit 03b4362

Browse files
authored
Update image.yml
1 parent 7cca23b commit 03b4362

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/image.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ jobs:
2121
name: Set up Docker Buildx
2222
uses: docker/setup-buildx-action@v3
2323

24-
-
25-
name: Login to DockerHub
26-
uses: docker/login-action@v3
27-
with:
28-
username: ${{ secrets.DOCKER_USERNAME }}
29-
password: ${{ secrets.DOCKER_PASSWORD }}
3024
-
3125
name: Login to GitHub Container Registry
3226
uses: docker/login-action@v3

0 commit comments

Comments
 (0)