Skip to content

Commit 4c55949

Browse files
authored
Update docs-sync-to-example.yml (#271)
1 parent e1afc32 commit 4c55949

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docs-sync-to-example.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
6161
git config user.name "docs-sync[bot]"
6262
git config user.email "docs-sync[bot]@users.noreply.github.com"
63+
git remote set-url origin "https://x-access-token:${{ secrets.EXAMPLE_REPO_TOKEN }}@github.com/cosmos/example.git"
6364
6465
# Check for an existing open sync PR
6566
EXISTING=$(gh pr list \

0 commit comments

Comments
 (0)