helps if I use the right variable names for docker hub

This commit is contained in:
Cody Lee 2023-09-11 15:49:41 -05:00
parent 19fb911bbe
commit 73810739d7
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -80,6 +80,6 @@ jobs:
- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: golift/unifi-poller