Fix auto-updater upgrader
This commit is contained in:
@ -10,5 +10,7 @@ source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
|
||||
This script requires a `.github_token` file with a token with public.repo permission.
|
||||
|
||||
This script requires the following files:
|
||||
- `.github_token` containing a token with `public.repo` and `workflow` permission
|
||||
- `.github_login` containing the author's username
|
||||
- `.github_email` containing the author's email address
|
||||
|
Reference in New Issue
Block a user