Skip to content

Commit

Permalink
fix: upload func
Browse files Browse the repository at this point in the history
  • Loading branch information
Karina5005 committed Oct 11, 2023
1 parent 7ee0e8a commit a9b9708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup_github/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def main():
upload_to_s3(
parsed_args.ak,
parsed_args.sk,
parsed_args.endpoint,
parsed_args.output_dir,
parsed_args.bucket,
parsed_args.organization,
Expand Down

0 comments on commit a9b9708

Please sign in to comment.