Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Nov 1, 2023
1 parent 5f91c84 commit 50cadc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: docker/[email protected]
with:
registry: ${{ env.GITHUB_REGISTRY }}
username: ${{ github.actor }}
username: The-Kernel-Brothers
password: ${{ secrets.GITHUB_TOKEN }}

# Extract metadata (tags, labels) for Docker
Expand Down

0 comments on commit 50cadc6

Please sign in to comment.