Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trent-001 committed Jul 22, 2024
1 parent 199fc22 commit 2afb7eb
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 @@ -24,7 +24,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
username: "doras-to-admin"
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push Docker image
Expand Down

0 comments on commit 2afb7eb

Please sign in to comment.