Skip to content

Commit

Permalink
Changed some defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneggz committed Jun 29, 2024
1 parent f911e66 commit acf3615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
APP_ENV: development
APP_SECRET: ${{ secrets.APP_SECRET }}
APP_ADMIN_EMAIL: admin@example.com
APP_ADMIN_PASS: password
APP_ADMIN_PASS: test1234
APP_WORKERS: 1
DATABASE_URL: ${{ secrets.DATABASE_URL }}
PINECONE_API_KEY: ${{ secrets.PINECONE_API_KEY }}
Expand Down

0 comments on commit acf3615

Please sign in to comment.