Skip to content

Commit

Permalink
Update tololus Db Update
Browse files Browse the repository at this point in the history
  • Loading branch information
tedris94 committed Apr 30, 2024
1 parent 75c6b5e commit 4574033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tololus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Migrate
run: |
dotnet tool install --global dotnet-ef
dotnet ef database update --connection "TololusContext"
dotnet ef database update --connection "ComingSoonContext"
dotnet ef database update --connection "Server=QL9001.site4now.net;Database=db_aa6158_tololus;User ID=db_aa6158_tololus_admin;Password=Tololus=0;"

0 comments on commit 4574033

Please sign in to comment.