Skip to content

Commit 75f5169

Browse files
authored
Update main.yml
1 parent 4b8663a commit 75f5169

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: docker/login-action@v3
2525
with:
2626
registry: https://hub.docker.com/
27+
dockerfile: Dockerfile
2728
username: ${{ secrets.DOCKERHUB_USERNAME }}
2829
password: ${{ secrets.DOCKER_TOKEN }}
2930

0 commit comments

Comments
 (0)