Skip to content

Commit

Permalink
Merge pull request #18 from skipgu/google-analytics-env
Browse files Browse the repository at this point in the history
added env needed for google analytics to work as intended
  • Loading branch information
JonathanPartain committed Nov 14, 2023
2 parents 35d0da2 + ed44f7c commit ca44245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
JEKYLL_ENV: production
runs-on: ubuntu-latest
needs: build
steps:
Expand Down

0 comments on commit ca44245

Please sign in to comment.