Skip to content

Commit 4dde46b

Browse files
authored
Fix
1 parent 96d5122 commit 4dde46b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jekyll-gh-pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
# Build job
2525
build:
2626
runs-on: ubuntu-latest
27+
env:
28+
JEKYLL_CONFIG_GOOGLE_ANALYICS: ${{ vars.JEKYLL_CONFIG_GOOGLE_ANALYICS }}
2729
steps:
2830
- name: Checkout
2931
uses: actions/checkout@v4

0 commit comments

Comments
 (0)