Skip to content

Commit

Permalink
Merge pull request #221 from transifex/update_secret
Browse files Browse the repository at this point in the history
Update docker username
  • Loading branch information
foteinigk committed Apr 25, 2024
2 parents 673b0e1 + 58ad574 commit 3349d0a
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 3349d0a

Please sign in to comment.