Skip to content

Commit 9ca1a80

Browse files
authored
Merge pull request #65 from wayofdev/ci/structure-updates
2 parents 7002ff6 + f2629f4 commit 9ca1a80

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)