| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -177,8 +177,8 @@ jobs: | |||
| 177 | 177 | - name: Update Docker Hub Description | |
| 178 | 178 | uses: peter-evans/dockerhub-description@v2 | |
| 179 | 179 | with: | |
| 180 | - username: ${{ secrets.DOCKER_USERNAME }} | ||
| 181 | - password: ${{ secrets.DOCKER_PASSWORD }} | ||
| 180 | + username: ${{ secrets.DOCKERHUB_USERNAME }} | ||
| 181 | + password: ${{ secrets.DOCKERHUB_PASSWORD }} | ||
| 182 | 182 | repository: ${{ env.DOCKER_NAMESPACE }}/${{ matrix.component }} | |
| 183 | 183 | readme-filepath: ./${{ matrix.component }}/docs/README.DockerHub-Core.md | |
| 184 | 184 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments