helps if I use the right variable names for docker hub
This commit is contained in:
		
							parent
							
								
									19fb911bbe
								
							
						
					
					
						commit
						73810739d7
					
				|  | @ -80,6 +80,6 @@ jobs: | ||||||
|       - name: Update Docker Hub Description |       - name: Update Docker Hub Description | ||||||
|         uses: peter-evans/dockerhub-description@v3 |         uses: peter-evans/dockerhub-description@v3 | ||||||
|         with: |         with: | ||||||
|           username: ${{ secrets.DOCKERHUB_USERNAME }} |           username: ${{ secrets.DOCKER_USERNAME }} | ||||||
|           password: ${{ secrets.DOCKERHUB_PASSWORD }} |           password: ${{ secrets.DOCKER_PASSWORD }} | ||||||
|           repository: golift/unifi-poller |           repository: golift/unifi-poller | ||||||
		Loading…
	
		Reference in New Issue