mirror of
https://git.ari.lt/ari/forgejo-stats.git
synced 2024-11-09 11:02:37 +00:00
read/write permissions
Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
parent
e4d25cd2c4
commit
588a58d9ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- Place `stats.py` in your .profile
|
- Place `stats.py` in your .profile
|
||||||
- Modify `stats.py` to your needs
|
- Modify `stats.py` to your needs
|
||||||
- Generate a personal access token in settings (Applications tab) with repository and user read permission
|
- Generate a personal access token in settings (Applications tab) with repository read/write and user read permissions
|
||||||
- Set GIT_TOKEN in settings > actions > secrets
|
- Set GIT_TOKEN in settings > actions > secrets
|
||||||
- Place `lang.json`, and `requirements.txt` in your .profile repo
|
- Place `lang.json`, and `requirements.txt` in your .profile repo
|
||||||
- Place `stats.yaml` in `.forgejo/workflows/` in your .profile repo
|
- Place `stats.yaml` in `.forgejo/workflows/` in your .profile repo
|
||||||
|
|
Loading…
Reference in a new issue