From 588a58d9ea8294a371a14e56d2f569fc5c4b6aee Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Fri, 21 Jun 2024 02:38:19 +0300 Subject: [PATCH] read/write permissions Signed-off-by: Ari Archer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e073c..1c6c67c 100644 --- a/README.md +++ b/README.md @@ -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