chore: change to API_ENDPOINT to conventional name API_BASE_URL

This commit is contained in:
AJ ONeal
2023-10-22 00:38:12 -06:00
parent c307777a6d
commit 859adee369
6 changed files with 23 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ jobs:
build:
name: 'Fmt, Lint, & Build'
env:
PUBLIC_API_ENDPOINT: ''
PUBLIC_API_BASE_URL: ''
runs-on: ubuntu-latest
strategy:
matrix: