Skip to content

Commit b9a2f1c

Browse files
committed
feat: Enable support for GoatCounter
1 parent 8451821 commit b9a2f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ jobs:
190190
GOOGLE_SHEETS_API_KEY: ${{ secrets.GOOGLE_SHEETS_API_KEY }}
191191
GOOGLE_SHEETS_API_URL: 'https://sheets.googleapis.com/v4/spreadsheets'
192192
MATOMO_CONNECTION_STRING: ${{ vars.MATOMO_CONNECTION_STRING }}
193+
GOATCOUNTER_CONNECTION_STRING: ${{ vars.GOATCOUNTER_CONNECTION_STRING }}
193194
AI_CONNECTION_STRING: ${{ vars.AI_CONNECTION_STRING }}
194195

195196
- name: Add generic files

0 commit comments

Comments
 (0)