FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Trying to fix DockerHub Access · secureCodeBox/secureCodeBox@9203302 · GitHub

Commit 9203302

Browse files
committed
Trying to fix DockerHub Access
Signed-off-by: Robert Seedorff <Robert.Seedorff@iteratec.com>
1 parent 4d767a9 commit 9203302

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/ci.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ jobs:
177177
- name: Update Docker Hub Description
178178
uses: peter-evans/dockerhub-description@v2
179179
with:
180-
username: ${{ secrets.DOCKER_USERNAME }}
181-
password: ${{ secrets.DOCKER_PASSWORD }}
180+
username: ${{ secrets.DOCKERHUB_USERNAME }}
181+
password: ${{ secrets.DOCKERHUB_PASSWORD }}
182182
repository: ${{ env.DOCKER_NAMESPACE }}/${{ matrix.component }}
183183
readme-filepath: ./${{ matrix.component }}/docs/README.DockerHub-Core.md
184184

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL