Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet authored May 30, 2024
1 parent a201762 commit 3d42fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3d42fb7

Please sign in to comment.