Skip to content

Commit 6d66365

Browse files
committed
add GTM
1 parent 112abec commit 6d66365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Збірка проекту
5151
run: pnpm build
5252
env:
53-
GTM_ID: ${{ secrets.GTM_ID }}
53+
GTM_ID: ${{ secrets.GTM_ID || '' }}
5454

5555
- name: Налаштування GitHub Pages
5656
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)