Skip to content

Commit

Permalink
ci: add PUBLIC_API_BASE_URL to environment in build job
Browse files Browse the repository at this point in the history
  • Loading branch information
Slartibartfass2 committed Dec 12, 2024
1 parent 52eacd2 commit c491544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

env:
node_version: ${{ vars.NODE_VERSION }}
PUBLIC_API_BASE_URL: http://localhost:8080

jobs:
build:
Expand Down

0 comments on commit c491544

Please sign in to comment.