Skip to content

Commit ca074f2

Browse files
committed
fix docker hub description
1 parent 35e261a commit ca074f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ jobs:
6464
uses: peter-evans/dockerhub-description@v3
6565
with:
6666
username: ${{ secrets.DOCKERHUB_USERNAME }}
67-
password: ${{ secrets.DOCKERHUB_TOKEN }}
67+
password: ${{ secrets.DOCKERHUB_PASSWORD }}
6868
repository: peterevans/dockerhub-description

0 commit comments

Comments
 (0)