Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lzcapp authored Jun 17, 2024
1 parent 70eef37 commit 03e8955
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
file: Dockerfile
context: .
file: ./Dockerfile
tags: ${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:latest

0 comments on commit 03e8955

Please sign in to comment.