We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d5122 commit 4dde46bCopy full SHA for 4dde46b
.github/workflows/jekyll-gh-pages.yml
@@ -24,6 +24,8 @@ jobs:
24
# Build job
25
build:
26
runs-on: ubuntu-latest
27
+ env:
28
+ JEKYLL_CONFIG_GOOGLE_ANALYICS: ${{ vars.JEKYLL_CONFIG_GOOGLE_ANALYICS }}
29
steps:
30
- name: Checkout
31
uses: actions/checkout@v4
0 commit comments