Loading .github/workflows/hub.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ jobs: with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} repository: ${{ github.repository }} repository: ${{ secrets.DOCKERHUB_REPO }} short-description: ${{ github.event.repository.description }} readme-filepath: ./readme.md Loading
.github/workflows/hub.yml +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ jobs: with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} repository: ${{ github.repository }} repository: ${{ secrets.DOCKERHUB_REPO }} short-description: ${{ github.event.repository.description }} readme-filepath: ./readme.md