Skip to content

Commit

Permalink
Publish image
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Jun 28, 2024
1 parent ba7ef06 commit 97c1001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- env:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
REGISTRY: ${{ secrets.DOCKER_HUB_USERNAME }}
REGISTRY: ${{ secrets.DOCKER_HUB_USERNAME }}/
run: |
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk env install
Expand Down

0 comments on commit 97c1001

Please sign in to comment.