Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add a token to the request for download private repository files? #18

Open
leiyi-weee opened this issue Nov 25, 2022 · 2 comments

Comments

@leiyi-weee
Copy link

leiyi-weee commented Nov 25, 2022

For example, put in goBinary configuration

{
...
"goBinary": {
"githubToken": "xxx"
}
...
}

And then, you can use this token when requst the binary file.

@dkhrunov
Copy link

dkhrunov commented Nov 2, 2023

same issue

@dkhrunov
Copy link

dkhrunov commented Nov 2, 2023

For example, put in goBinary configuration

{ ... "goBinary": { "githubToken": "xxx" } ... }

And then, you can use this token when requst the binary file.

Hello, you found solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants