feat: add google analytics

This commit is contained in:
Stevan Freeborn
2024-04-14 10:49:57 -05:00
parent 110c79a05e
commit 1c512e6875
7 changed files with 15 additions and 2 deletions
+1
View File
@@ -66,5 +66,6 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
script: |
export GOOGLE_ANALYTICS_TAG="${{ secrets.GOOGLE_ANALYTICS_TAG }}"
chmod +x blog.stevanfreeborn.com/deploy.ps1
sudo pwsh ./blog.stevanfreeborn.com/deploy.ps1 ${{ needs.build.outputs.version }}