Skip to content

Commit b3669e4

Browse files
authored
Update baseline.yml
1 parent 0a00bc2 commit b3669e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/baseline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
SCHEME: https
243243
DOMAIN: flow-php.com
244244
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
245-
GOOGLE_ANALYTICS_ID: '${{ vars.UMAMI_ID }}'
245+
UMAMI_ID: '${{ vars.UMAMI_ID }}'
246246
FLOW_VERSION: ${{ steps.flow_version.outputs.tag }}
247247
working-directory: "web/landing"
248248

@@ -256,4 +256,4 @@ jobs:
256256
with:
257257
source-directory: 'web/landing/build'
258258
destination-github-username: 'flow-php'
259-
destination-repository-name: 'flow-php.com'
259+
destination-repository-name: 'flow-php.com'

0 commit comments

Comments
 (0)