Skip to content

Commit

Permalink
Fixed search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosbodoke authored Feb 5, 2024
1 parent 94dede8 commit 181fb5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ jobs:
test:
runs-on: ubuntu-latest

env:
DEV_GOOGLE_CLIENT_ID: ${{ secrets.STAGING_DEV_GOOGLE_CLIENT_ID }}
DEV_GOOGLE_CLIENT_SECRET: ${{ secrets.STAGING_DEV_GOOGLE_CLIENT_SECRET }}

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 181fb5a

Please sign in to comment.