Skip to content

Commit 0082881

Browse files
authored
fix: copybara permissions (#3995)
1 parent 0f60946 commit 0082881

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/ci/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -475,12 +475,12 @@ tasks:
475475
- command: github.generate_token
476476
params:
477477
expansion_name: docs_atlas_cli_token
478-
owner: mongodb
479-
repo: docs-atlas-cli
478+
owner: 10gen
479+
repo: docs-mongodb-internal
480480
- func: "run-copybara"
481481
vars:
482482
gh_token: ${docs_atlas_cli_token}
483-
workflow: docs-atlas-cli
483+
workflow: docs-mongodb-internal
484484
- command: github.generate_token
485485
params:
486486
expansion_name: cloud_docs_token

0 commit comments

Comments
 (0)