Skip to content

Commit

Permalink
Update docker username
Browse files Browse the repository at this point in the history
  • Loading branch information
foteinigk committed Apr 25, 2024
1 parent 673b0e1 commit 58ad574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Docker Login
uses: docker/login-action@v1
with:
username: transifex
username: txservices
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 58ad574

Please sign in to comment.