Skip to content

Commit

Permalink
chore: add record key (#2126)
Browse files Browse the repository at this point in the history
Co-authored-by: Shubham Naik <shub@memgpt.ai>
  • Loading branch information
4shub and Shubham Naik authored Nov 30, 2024
1 parent 14cdc43 commit 9c4cc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/letta-web-safety.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
DATABASE_URL: postgres://postgres:postgres@localhost:5433/postgres
REDIS_HOST: localhost
REDIS_PORT: 6379
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
CYPRESS_GOOGLE_CLIENT_ID: ${{ secrets.CYPRESS_GOOGLE_CLIENT_ID }}
CYPRESS_GOOGLE_CLIENT_SECRET: ${{ secrets.CYPRESS_GOOGLE_CLIENT_SECRET }}
CYPRESS_GOOGLE_REFRESH_TOKEN: ${{ secrets.CYPRESS_GOOGLE_REFRESH_TOKEN }}
Expand Down

0 comments on commit 9c4cc1f

Please sign in to comment.