Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias committed Apr 8, 2024
1 parent 5b403d9 commit 1c8468e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,4 @@ jobs:
file: ./Dockerfile
platform: ${{ matrix.platform }}
push: true
tags: |
${{env.DOCKERHUB_REPONAME}}:${{ matrix.platform }}
${{env.DOCKERHUB_REPONAME}}:${{ matrix.platform }}
tags: ${{env.DOCKERHUB_REPONAME}}:${{ matrix.platform }}

0 comments on commit 1c8468e

Please sign in to comment.