Skip to content

Commit

Permalink
Docker changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek081141 committed Jul 5, 2024
1 parent 7721673 commit 66ad9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: docker/login-action@v2
with:
username: "vivek081141"
password: ${{ secrets.DOCKER_PASSWORD }}
password: "India@01"

- name: Build and Push Docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 66ad9cb

Please sign in to comment.