We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6786f2 commit 3e1010bCopy full SHA for 3e1010b
.github/workflows/main.yml
@@ -65,5 +65,5 @@ jobs:
65
uses: peter-evans/dockerhub-description@v2
66
with:
67
username: ${{ secrets.DOCKERHUB_USERNAME }}
68
- password: ${{ secrets.DOCKERHUB_TOKEN }}
+ password: ${{ secrets.DOCKERHUB_PASSWORD }}
69
repository: ${{ github.repository }}
0 commit comments