You've already forked lldap
mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 12:32:57 +01: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
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
repository: nitnelave/lldap
|
||||
|
||||
Reference in New Issue
Block a user