Skip to content

Commit

Permalink
Reduce frequency of Spotify API calls
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Jan 22, 2024
1 parent 6c50274 commit f8727dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
env:
REACT_APP_API_ROOT: https://spotify-lyrics-viewer.onrender.com
REACT_APP_GOOGLE_ANALYTICS_TRACKING_ID: G-GHCZ0LMQWH
REACT_APP_TRACK_CHECK_DELAY_SECONDS: 5
CI: false
working-directory: ./client

Expand Down

0 comments on commit f8727dc

Please sign in to comment.