Skip to content

Commit

Permalink
Update main_wedding-app-service.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igobl committed Mar 5, 2024
1 parent 7e404ff commit 214b902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_wedding-app-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
run: |
dotnet tool install --global dotnet-ef
dotnet tool restore
dotnet ef database update -p "Wedding.csproj" --connection '${{ secrets.DBConnection }}'
dotnet ef database update -p "Wedding.exe" --connection '${{ secrets.DBConnection }}'

0 comments on commit 214b902

Please sign in to comment.