Skip to content

Commit

Permalink
XXX: DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar committed Apr 11, 2024
1 parent f4dd7ab commit e122dac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/release/github-upload-release.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def upload_files(repo, release, files):
llvm_org = gh.get_organization("llvm")
llvm_repo = llvm_org.get_repo("llvm-project")

llvm_repo = gh.get_repo("tstellar/llvm-project")
if args.user:
if not args.user_token:
print("--user-token option required when --user is used")
Expand Down

0 comments on commit e122dac

Please sign in to comment.