Skip to content

Commit 58ad574

Browse files
committed
Update docker username
1 parent 673b0e1 commit 58ad574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Docker Login
2626
uses: docker/login-action@v1
2727
with:
28-
username: transifex
28+
username: txservices
2929
password: ${{ secrets.DOCKERHUB_TOKEN }}
3030
- name: Run GoReleaser
3131
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)