mirror of
https://github.com/clockfort/GitHub-Backup.git
synced 2025-03-09 00:00:03 +01:00
parent
794bc0399b
commit
fce568a067
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ def main():
|
|||
|
||||
if args.organization:
|
||||
if args.password:
|
||||
account = gh.get_organization(args.org)
|
||||
account = gh.get_organization(args.organization)
|
||||
else:
|
||||
account = gh.get_organization(args.login_or_token)
|
||||
else:
|
||||
|
|
Loading…
Add table
Reference in a new issue