Skip to content

Commit

Permalink
Use env vars for different stages
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Nov 11, 2024
1 parent b80f9b8 commit bc00783
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions .github/workflows/build-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
run: pnpm run build
env:
NODE_ENV: production
NEXT_PUBLIC_API_URL: https://static.etherpad.org
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit bc00783

Please sign in to comment.