Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mpppk committed Nov 16, 2024
1 parent c055ca9 commit c602cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: mpppk/messagen:latest
tags: ${{ vars.DOCKERHUB_USERNAME }}/messagen:latest

0 comments on commit c602cbb

Please sign in to comment.