diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 48d8bf14..3afdc68d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -35,7 +35,7 @@ jobs: SENTRY_URL: https://sentry.incubateur.net SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_ORG: betagouv - SENTRY_PROJECT: temlate-nextjs + SENTRY_PROJECT: template-nextjs SENTRY_RELEASE_UPLOAD: true run: | yarn build