We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b0e57 commit 5635449Copy full SHA for 5635449
.github/workflows/deploy.yml
@@ -51,6 +51,7 @@ jobs:
51
runs-on: ubuntu-latest
52
env:
53
NODE_ENV: production
54
+ VITE_GTAG: ${{ secrets.VITE_GTAG }}
55
strategy:
56
matrix:
57
node-version: [20.x]
0 commit comments