mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Revert "github: Fix dockerhub description update"
Description updates doesn't work with app passwords.
This commit is contained in:
parent
45f5bb51d9
commit
ba7848d043
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_TOKEN }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
repository: nitnelave/lldap
|
||||
|
Loading…
Reference in New Issue
Block a user