Skip to content

Commit

Permalink
added: env var on build
Browse files Browse the repository at this point in the history
  • Loading branch information
Денис Цыганов committed Feb 16, 2024
1 parent c964494 commit 5ef749f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ jobs:
build_vue:
runs-on: ubuntu-latest
name: Build Vue
environment:
BASE_URL: "/tms-stat-viewer-example"
steps:
- uses: actions/checkout@v2
- id: Build-Vue
Expand Down

0 comments on commit 5ef749f

Please sign in to comment.