mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-07-01 19:12:57 +00:00
fix: readme file path
This commit is contained in:
parent
25f1087f74
commit
de43ca55da
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -66,4 +66,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: ${{ env.DOCKER_IMAGE }}
|
repository: ${{ env.DOCKER_IMAGE }}
|
||||||
|
readme-filepath: Readme.md
|
Loading…
Reference in New Issue
Block a user