Skip to content

Commit

Permalink
updated path
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Jul 16, 2024
1 parent 9195f86 commit e9cd232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mfe-ui-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
echo "::set-output name=image_name::$IMAGE_TAG"
- name: Login to Docker Hub and Push Docker Image
working-directory: ./micro-ui/web/packages/core
working-directory: ./micro-ui/web/packages/ui
env:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit e9cd232

Please sign in to comment.