diff --git a/.github/workflows/update-deepgram-sdk.yaml b/.github/workflows/update-deepgram-sdk.yaml index 35a6ec1..ea90fda 100644 --- a/.github/workflows/update-deepgram-sdk.yaml +++ b/.github/workflows/update-deepgram-sdk.yaml @@ -40,7 +40,7 @@ jobs: run: | git config --global init.defaultBranch main git config --global pull.rebase true - git config --global url."https://git:$GITHUB_TOKEN@github.com".insteadOf "https://github.com" + git config --global user.email 'github-actions[bot]@users.noreply.github.com' - name: Compare versions and update if necessary env: