Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandhya1874 committed Oct 7, 2024
1 parent 1e7f842 commit d34d110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ${{ inputs.docker_registry }}
username: ${{ github.user}}
username: ${{ github.actor }}
password: ${{ github.token }}

- name: Build Docker images
Expand Down

0 comments on commit d34d110

Please sign in to comment.