algolia / scout-extended

Scout Extended: The Full Power of Algolia in Laravel
https://www.algolia.com/doc/framework-integration/laravel/getting-started/introduction-to-scout-extended/
MIT License
395 stars 85 forks source link

fix: use correct Circle variables #258

Closed DevinCodes closed 3 years ago

DevinCodes commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue #256
Need Doc update no

Describe your change

This updates the CircleCI config, which used the incorrect variables. This caused the key dealer to fail, resulting in API key errors. See this PR to see the error in action.

DevinCodes commented 3 years ago

Thank you @matthewbond !