Skip to content

Commit f2629f4

Browse files
committed
fix: registry address
1 parent 7002ff6 commit f2629f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
- name: 🔑 Login to docker-hub
8989
uses: docker/login-action@v3
9090
with:
91+
registry: docker.io
9192
username: ${{ secrets.DOCKER_USERNAME }}
9293
password: ${{ secrets.DOCKER_TOKEN }}
9394

0 commit comments

Comments
 (0)