From 610c724f467d53a637e9dfc8c3f7ae15357be20b Mon Sep 17 00:00:00 2001 From: jeffreyhung <17494876+Jeffreyhung@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:54:06 -0700 Subject: [PATCH] replace getsentry-bot with sentry-release-bot --- .github/workflows/publish.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ff891d4..426acc5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -105,9 +105,9 @@ jobs: CRAFT_MERGE_TARGET: ${{ fromJSON(steps.inputs.outputs.result).merge_target }} CRAFT_LOG_LEVEL: ${{ vars.CRAFT_LOG_LEVEL || 'Info' }} CRAFT_DRY_RUN: ${{ fromJSON(steps.inputs.outputs.result).dry_run }} - GIT_COMMITTER_NAME: getsentry-bot - GIT_AUTHOR_NAME: getsentry-bot - EMAIL: bot@getsentry.com + GIT_COMMITTER_NAME: sentry-release-bot[bot] + GIT_AUTHOR_NAME: sentry-release-bot[bot] + EMAIL: 180476844+sentry-release-bot[bot]@users.noreply.github.com GITHUB_TOKEN: ${{ steps.token.outputs.token }} # We need to use separate tokens for GHCR.IO and GitHub API access # Because we can only access ghcr.io with GITHUB_TOKEN but that token