Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
TheiLLeniumStudios committed Mar 27, 2023
1 parent 6137c56 commit 774c7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multi-arch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
username: illeniumstudios
password: ${{ secrets.GITHUB_TOKEN }}

- name: Set up QEMU
Expand Down

0 comments on commit 774c7c3

Please sign in to comment.