Skip to content

Commit

Permalink
grr
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTraveylan committed Sep 25, 2023
1 parent b975f14 commit 3891288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

env:
NEXT_PUBLIC_SUPERMASTERSALT: "abcefgh"
DATABASE_URL: "abcefgh"
DATABASE_URL: "postgres://abcefgh"
JWT_SECRET: "abcefgh"
JWT_REFRESH_SECRET: "abcefgh"
steps:
Expand Down

0 comments on commit 3891288

Please sign in to comment.