Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix: url matomo workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tangimds committed Apr 13, 2023
1 parent 25d8e99 commit c7c4071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
dockerbuildargs: |
NEXT_PUBLIC_MATOMO_SITE_AGENT_ID=88
NEXT_PUBLIC_MATOMO_URL=https://matomo.fabrique.social.gouv.fr/
NEXT_PUBLIC_MATOMO_URL=https://matomo.fabrique.social.gouv.fr
deploy:
name: Deploy application
Expand Down

0 comments on commit c7c4071

Please sign in to comment.