Skip to content

Commit

Permalink
Replace workflow username to ProtobitMC
Browse files Browse the repository at this point in the history
  • Loading branch information
flerouwu committed Oct 14, 2024
1 parent 93b65f7 commit a99d50a
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 @@ -40,7 +40,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
username: ProtobitMC
password: ${{ secrets.GITHUB_TOKEN }}

- name: Docker meta
Expand Down

0 comments on commit a99d50a

Please sign in to comment.