We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2364108 commit 37d65b7Copy full SHA for 37d65b7
github_deploy/commands/_constants.py
@@ -1,2 +1,2 @@
1
-REPOS_URL = "https://api.github.com/users/{org}/repos"
+REPOS_URL = "https://api.github.com/users/{org}/repos?per_page=100"
2
FILE_CONTENTS_URL = "https://api.github.com/repos/{repo}/contents/{path}"
0 commit comments