Skip to content

Commit d732346

Browse files
authored
fix:Docker.md path fix (#223)
1 parent 8f5e227 commit d732346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
username: ${{ secrets.DOCKERHUB_USERNAME }}
7979
password: ${{ secrets.DOCKERHUB_TOKEN }}
8080
repository: ${{ env.IMAGE_NAME }}
81-
readme-filepath: ./DOCKER.md
81+
readme-filepath: ./docker/DOCKER.md

0 commit comments

Comments
 (0)