Skip to content

Commit

Permalink
Switch to Docker Hub password to update readme (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
FraBle authored Jul 1, 2021
1 parent 2cd99d0 commit 9fc0d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: sketchbench/bullet-${{ matrix.component }}
short-description: ${{ matrix.description }}
readme-filepath: ./components/${{ matrix.component }}/README.md

0 comments on commit 9fc0d18

Please sign in to comment.