Skip to content

Commit

Permalink
fix: readme file path
Browse files Browse the repository at this point in the history
  • Loading branch information
alex289 committed Dec 6, 2023
1 parent de43ca5 commit 58b3fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: ${{ env.DOCKER_IMAGE }}
readme-filepath: Readme.md
readme-filepath: ./Readme.md

0 comments on commit 58b3fc4

Please sign in to comment.