Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadahmed-01 authored Feb 26, 2024
1 parent 14e3f2f commit 9ebc0e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
username: muhammadahmed1127
password: 8b:9z6@Z5\)~

- name: Build Docker image
run: docker build -t $IMAGE_NAME:$IMAGE_TAG ./
Expand Down

0 comments on commit 9ebc0e4

Please sign in to comment.