Skip to content

Commit dbc0da1

Browse files
committed
ci: set env variable for google analytics
1 parent 8b91923 commit dbc0da1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
docs:
1010
runs-on: ubuntu-latest
1111

12+
env:
13+
GA_ID: G-CTB8FQ7VMW
14+
1215
steps:
1316
- uses: actions/checkout@v2
1417
with:

0 commit comments

Comments
 (0)