Skip to content

Commit

Permalink
Update WebApp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmdmirh authored Aug 22, 2024
1 parent 9a1a5d4 commit 760b09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WebApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Docker Login
uses: docker/login-action@v2.1.0
with:
username: ${{ secrets.DOCKER_USERNAME }}
username: fruocco
password: ${{ secrets.DOCKER_TOKEN }}

- uses: actions/checkout@v3
Expand Down

0 comments on commit 760b09d

Please sign in to comment.