Skip to content

Commit

Permalink
Merge pull request #10 from supernord/main
Browse files Browse the repository at this point in the history
Fix google analytics - thanks @bedroesb
  • Loading branch information
supernord authored Jul 19, 2024
2 parents 95222e7 + f4d41a3 commit 7d7dbc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
env:
PAGES_REPO_NWO: ${{ github.repository }}
JEKYLL_ENV: ${{ steps.name.outputs.jekyll_env }}
JEKYLL_ENV: production
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
JEKYLL_BUILD_BRANCH: ${{ github.ref_name }}
JEKYLL_BASE_PATH: ${{ steps.pages.outputs.base_path }}
Expand Down

0 comments on commit 7d7dbc2

Please sign in to comment.