Skip to content

Commit

Permalink
Update Typesense API key name
Browse files Browse the repository at this point in the history
  • Loading branch information
Yudi committed Jan 20, 2025
1 parent 7cf167a commit d9bc8b0
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 @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest

env:
TYPESENSE_API_KEY: ${{ secrets.TYPESENSE_API_KEY }}
TYPESENSE_API_KEY: ${{ secrets.TYPESENSE_API_ADMIN }}
TYPESENSE_HOST: typesense.cacic.dev.br
TYPESENSE_PORT: 443
TYPESENSE_PROTOCOL: https
Expand Down

0 comments on commit d9bc8b0

Please sign in to comment.