mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 10:33:43 +00:00
fix: readme file path
This commit is contained in:
parent
de43ca55da
commit
58b3fc405d
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user