diff --git a/.github/workflows/fetch-external.yml b/.github/workflows/fetch-external.yml index e974d3af46..7c917886c6 100644 --- a/.github/workflows/fetch-external.yml +++ b/.github/workflows/fetch-external.yml @@ -39,6 +39,7 @@ jobs: run: pnpm fetch-external - name: Commit changes run: | + git remote set-url origin https://x-access-token:${CHAINDATA_CI_SUPERUSER_ACCESS_TOKEN}@github.com/TalismanSociety/chaindata git config user.name "chaindata-ci-superuser[bot]" git config user.email "146698419+chaindata-ci-superuser[bot]@users.noreply.github.com" git add .