diff --git a/.github/workflows/publish-command.yml b/.github/workflows/publish-command.yml index d0b5193c8a27e..afc297e67df87 100644 --- a/.github/workflows/publish-command.yml +++ b/.github/workflows/publish-command.yml @@ -297,7 +297,7 @@ jobs: sentry-cli releases finalize "$SENTRY_RELEASE_NAME" env: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_CONNECTOR_RELEASE_AUTH_TOKEN }} - SENTRY_ORG: airbyte-5j + SENTRY_ORG: airbytehq SENTRY_PROJECT: connector-incident-management - name: Check if connector in definitions yaml if: github.event.inputs.auto-bump-version == 'true' && success()