Skip to content

Commit 37d65b7

Browse files
authored
Update _constants.py
1 parent 2364108 commit 37d65b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github_deploy/commands/_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
REPOS_URL = "https://api.github.com/users/{org}/repos"
1+
REPOS_URL = "https://api.github.com/users/{org}/repos?per_page=100"
22
FILE_CONTENTS_URL = "https://api.github.com/repos/{repo}/contents/{path}"

0 commit comments

Comments
 (0)