mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | READme fix (#2226)
This commit is contained in:
parent
37d052cdbf
commit
be61a1b529
1 changed files with 3 additions and 1 deletions
|
@ -10,9 +10,11 @@
|
|||
|
||||
```
|
||||
gpr.usr=GITHUB_USER_ID
|
||||
gpr.key=GITHUB_TOKEN
|
||||
gpr.key=GITHUB_PERSONAL_ACCESS_TOKEN
|
||||
```
|
||||
|
||||
Your Github ID can be found [here](https://caius.github.io/github_id/). As to your personal Github access token, you can generate it in `Developer settings` in your profile settings on Github.
|
||||
|
||||
- Create `apikeys.properties` file in root project folder:
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue