mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
github: Fix dockerhub description update
This commit is contained in:
committed by
nitnelave
parent
c0869b4324
commit
45f5bb51d9
@@ -59,5 +59,5 @@ jobs:
|
|||||||
uses: peter-evans/dockerhub-description@v2
|
uses: peter-evans/dockerhub-description@v2
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: nitnelave/lldap
|
repository: nitnelave/lldap
|
||||||
|
|||||||
Reference in New Issue
Block a user