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
No known key found for this signature in database
GPG key ID: 65118FF2A9DB590F
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: