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 cceb473 commit c04a85f
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 @@ -32,7 +32,7 @@ jobs:
- name: Log in to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
username: "vivek081141"
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Build and Push Docker image
Expand Down

0 comments on commit c04a85f

Please sign in to comment.