github: Fix dockerhub description update
This commit is contained in:
parent
c0869b4324
commit
45f5bb51d9
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -59,5 +59,5 @@ jobs:
|
||||
uses: peter-evans/dockerhub-description@v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
repository: nitnelave/lldap
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user