mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-10 21:55:13 +02:00
changed user to username
This commit is contained in:
parent
a2c2d01574
commit
cf11e7c9ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_build_push.yml
vendored
2
.github/workflows/docker_build_push.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
user: ${{ secrets.DOCKER_USER }}
|
||||
username: ${{ secrets.DOCKER_USER }}
|
||||
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue