mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 18:42:56 +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:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
repository: ${{ env.DOCKER_IMAGE }}
|
||||
repository: ${{ env.DOCKER_IMAGE }}
|
||||
readme-filepath: Readme.md
|
Loading…
Reference in New Issue
Block a user