Skip to content

Commit

Permalink
Key
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamMorrow committed Jun 30, 2024
1 parent 3b6d805 commit c243f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
ConnectionStrings__UserDataContext: Host=postgres;Port=5432;Database=liftlog;Username=postgres;Password=password
ConnectionStrings__RateLimitContext: Host=postgres;Port=5432;Database=liftlog;Username=postgres;Password=password
OpenAiApiKey: "Bearer 123"
OpenAiApiKey: "sk-123"
WebAuthApiKey: "1234"
GooglePlayServiceAccountEmail: "123"
GooglePlayServiceAccountKeyBase64: "123"
Expand Down

0 comments on commit c243f08

Please sign in to comment.