read/write permissions

Signed-off-by: Ari Archer <ari@ari.lt>
This commit is contained in:
Ari Archer 2024-06-21 02:38:19 +03:00
parent e4d25cd2c4
commit 588a58d9ea
No known key found for this signature in database
GPG key ID: A50D5B4B599AF8A2

View file

@ -6,7 +6,7 @@
- Place `stats.py` in your .profile
- 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
- Place `lang.json`, and `requirements.txt` in your .profile repo
- Place `stats.yaml` in `.forgejo/workflows/` in your .profile repo