We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673b0e1 commit 58ad574Copy full SHA for 58ad574
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Docker Login
26
uses: docker/login-action@v1
27
with:
28
- username: transifex
+ username: txservices
29
password: ${{ secrets.DOCKERHUB_TOKEN }}
30
- name: Run GoReleaser
31
uses: goreleaser/goreleaser-action@v2
0 commit comments