@@ -44,6 +44,7 @@ jobs:
- uses: actions/checkout@v2
with:
token: ${{ secrets.GH_SENTRY_BOT_PAT }}
+ - id: set-git-user
run: |
git config user.name getsentry-bot
git config user.email bot@getsentry.com