Skip to content

Commit

Permalink
correct env var
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob authored Apr 22, 2024
1 parent e179e31 commit caf6a5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
branches:
- main

env:
VITE_API_PATH: https://api.cm-ss13.com

jobs:
build:
Expand Down

0 comments on commit caf6a5f

Please sign in to comment.