Skip to content

Commit

Permalink
Merge pull request #160 from markafitzgerald1/21-use-vars-context-for…
Browse files Browse the repository at this point in the history
…-google-analytics-measurement-id

🔨 build(artifact): remove debug GitHub Actions output
  • Loading branch information
markafitzgerald1 authored Sep 23, 2024
2 parents 1bf3a6e + f5bc27c commit 3b32516
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
node-version-file: ".nvmrc"
- name: Install dependencies
run: npm clean-install
- name: Debug - Print Variable
run: echo "VITE_GOOGLE_ANALYTICS_MEASUREMENT_ID=$VITE_GOOGLE_ANALYTICS_MEASUREMENT_ID"
env:
VITE_GOOGLE_ANALYTICS_MEASUREMENT_ID: ${{ vars.VITE_GOOGLE_ANALYTICS_MEASUREMENT_ID }}
- name: Build web application bundles
run: npm run build
env:
Expand Down

0 comments on commit 3b32516

Please sign in to comment.