feat: Add env vars to configure plausible

This commit is contained in:
Sidharth Vinod
2023-12-11 17:42:38 +05:30
parent af4242a46a
commit e7293cc0a9
7 changed files with 23 additions and 4 deletions
+3
View File
@@ -20,6 +20,9 @@ jobs:
cache: yarn
- name: Build & Deploy
env:
MERMAID_DOMAIN: 'mermaid.live'
MERMAID_ANALYTICS_URL: 'https://p.mermaid.live'
run: |
export DEPLOY=true
[ "$GITHUB_EVENT_NAME" != "pull_request" ] && rm -rf docs/_app/