8000 Update README.md · tj-python/github-deploy@42b6300 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 42b6300

Browse files
authored
Update README.md
1 parent 86af3f5 commit 42b6300

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ This can introduce a number challenges one of which is maintaining consistency a
2626
pip install github-deploy
2727
```
2828

29+
## Setup
30+
A Personal Access Token which can be created using this [guide](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
31+
32+
### Required Scopes
33+
The required scopes are `repo` and `workflow`
34+
<img width="852" alt="Screen Shot 2022-06-11 at 8 16 01 AM" src="https://user-images.githubusercontent.com/17484350/173187599-483bf220-6263-4a81-917f-d0e0dcef3ed9.png">
35+
36+
2937
## Usage
3038

3139
### Creating or Updating files on github

0 commit comments

Comments
 (0)
0