Skip to content

Commit

Permalink
Update tpu-tgi-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinebm authored Jun 24, 2024
1 parent d578957 commit b48af61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tpu-tgi-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
uses: actions/checkout@v4

- name: Log in to Docker Hub
uses: docker/login-action@v3.2
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

Expand Down

0 comments on commit b48af61

Please sign in to comment.