Skip to content

Commit

Permalink
fix sentry org slug change (#14218)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez authored Jun 28, 2022
1 parent adc04a2 commit d2e9a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit d2e9a79

Please sign in to comment.