Skip to content

Commit 795a44b

Browse files
committed
GA in Website
1 parent 9d296a0 commit 795a44b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
# 3. Install dependencies and Build
2424
- name: 🔨 Build Project
25+
env:
26+
VITE_GOOGLE_ANALYTICS_ID: ${{ vars.VITE_GOOGLE_ANALYTICS_ID }}
2527
run: |
2628
npm install
2729
npm run build

0 commit comments

Comments
 (0)