diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 5903524..6c6db63 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -40,6 +40,6 @@ jobs: env: GITHUB_ACTOR: ${{ env.GITHUB_ACTOR }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - GIT_USER_NAME: github-actions[bot] - GIT_USER_EMAIL: github-actions[bot]@users.noreply.github.com + GIT_USER_NAME: rust-for-web[bot] + GIT_USER_EMAIL: 191031261+rust-for-web[bot]@users.noreply.github.com RUST_LOG: upstream=info