diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ab97615..271cb4b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -96,3 +96,4 @@ jobs: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} repository: ${{ env.REGISTRY_IMAGE }} + readme-filepath: "./.github/README.md"