We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a68f9 commit 881e223Copy full SHA for 881e223
docs/users/01-boostrapping.md
@@ -138,7 +138,7 @@ openmcpOperator:
138
### Create a Git configuration file (git-config.yaml) in the configuration folder
139
140
For GitHub use a personal access token with `repo` write permissions.
141
-
+It is also possible to use a fine-grained token. In this case, it requires read and write permissions for `Contents`.
142
```yaml
143
auth:
144
basic:
0 commit comments