mirror of
https://github.com/bitwarden/help
synced 2025-12-10 21:33:18 +00:00
jekyll env for prod
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Build site
|
||||
if: github.ref != 'refs/heads/master'
|
||||
run: npm run build
|
||||
run: npm run build:prod
|
||||
|
||||
- name: Build site and deploy to gh-pages
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
||||
Reference in New Issue
Block a user