Skip to content

Commit

Permalink
not localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
Vercin-G committed Jan 21, 2024
1 parent 900a88e commit a3051f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta_build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
REACT_APP_CLIENT_TOKEN: ${{ secrets.CLIENT_TOKEN }}
REACT_APP_COMBAT_API_URL: "https://bff.apps.7cav.us/roster/combat"
REACT_APP_RESERVE_API_URL: "https://bff.apps.7cav.us/roster/reserve"
REACT_APP_CACHE_TIMESTAMP_URL: "http://localhost:4000/cache-timestamp"
REACT_APP_CACHE_TIMESTAMP_URL: "http://bff.apps.7cav.us/cache-timestamp"

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit a3051f5

Please sign in to comment.