Skip to content

Commit

Permalink
added env needed for google analytics to work as intended
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanPartain committed Nov 14, 2023
1 parent 8e13fea commit ed44f7c
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 ed44f7c

Please sign in to comment.