Skip to content
This repository was archived by the owner on Jul 14, 2023. It is now read-only.

Commit e097a78

Browse files
committed
Our GitHub Actions Build was ignoring analytics
1 parent 8eee521 commit e097a78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
if: startsWith(github.ref, 'refs/tags/')
6060
run: npm run make
6161
env:
62+
GOOGLE_ANALYTICS_ID: ${{ secrets.GOOGLE_ANALYTICS_ID }}
6263
APPLE_ID: ${{ secrets.APPLE_ID }}
6364
APPLE_ID_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
6465
WINDOWS_PFX_FILE: ${{ steps.write_file.outputs.filePath }}

0 commit comments

Comments
 (0)