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 6022690 commit 885c5dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,7 @@ jobs:
push: true
context: .
file: ./Dockerfile
tags: ${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:latest
platforms: linux/amd64,linux/arm64
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:latest
ghcr.io/${{ github.actor }}/mobaxterm-genkey:latest

0 comments on commit 885c5dd

Please sign in to comment.