Skip to content

Commit

Permalink
Change ghcr.io username
Browse files Browse the repository at this point in the history
  • Loading branch information
RonnyLV committed May 22, 2024
1 parent 1f1f3c3 commit a5c7315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Login to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit a5c7315

Please sign in to comment.