Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
g-otn authored Jan 15, 2024
1 parent f61bb3e commit cea4774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: soat-tech-challenge/github-workflows/.github/workflows/maven-bump-push-dockerhub.yml@main
secrets: inherit
with:
dockerhub_username: g0tn
dockerhub_username: ${{ vars.DOCKERHUB_USERNAME }}
image_name: ${{ vars.DOCKER_IMAGE_NAME }}

deploy:
Expand Down

0 comments on commit cea4774

Please sign in to comment.