From f81223af821235fad862c1c68ae4b9bcbde7e489 Mon Sep 17 00:00:00 2001 From: MrTylerjet Date: Fri, 4 Oct 2024 06:42:01 -0600 Subject: [PATCH] adjust fine grained perms as administration & commit statuses is not required but Contents & Metadata are, closes #132. --- docs/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 9710abf..743ffa2 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -31,8 +31,8 @@ The most important part in the next window is here to give the repository a name Token name: whatever you feel like Only select repositories: Your backup repository which you created at step "Prepare GitHub repository" Repository permissions: - Administration: Read and write - Commit statuses: Read and write + Contents: Read and write + Metadata: Read and write or Read-Only ``` 4. Click `Generate new token`