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 25f1087 commit de43ca5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de43ca5

Please sign in to comment.