Skip to content

Commit

Permalink
Merge pull request #2 from supernord/main
Browse files Browse the repository at this point in the history
Add gtag
  • Loading branch information
supernord authored Jul 24, 2024
2 parents 807b062 + b36c217 commit 8b6d927
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: "WorkflowFinder"
# Metadata description of the website

remote_theme: ELIXIR-Belgium/elixir-toolkit-theme
#gtag: G-T8GWK081T9
gtag: G-T8GWK081T9

theme_variables:
# biocommons blue
Expand Down

0 comments on commit 8b6d927

Please sign in to comment.