We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5e227 commit d732346Copy full SHA for d732346
1 file changed
.github/workflows/docker-release.yml
@@ -78,4 +78,4 @@ jobs:
78
username: ${{ secrets.DOCKERHUB_USERNAME }}
79
password: ${{ secrets.DOCKERHUB_TOKEN }}
80
repository: ${{ env.IMAGE_NAME }}
81
- readme-filepath: ./DOCKER.md
+ readme-filepath: ./docker/DOCKER.md
0 commit comments