Skip to content

Commit dd952b2

Browse files
committed
Update doc about token
1 parent 99ae854 commit dd952b2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ What is the name of the new repo
8484

8585
#### github.recreateRepo
8686

87-
If true (default is false), we will try to delete the destination github repository if present, and (re)create it. This is useful when debugging this tool or a specific migration. You will always be prompted for confirmation.
87+
If true (default is false), we will try to delete the destination github repository if present, and (re)create it. The github token must be granted `delete_repo` scope.
88+
89+
This is useful when debugging this tool or a specific migration. You will always be prompted for confirmation.
8890

8991
### s3 (optional)
9092

0 commit comments

Comments
 (0)