diff --git a/admin/actions.md b/admin/actions.md index b778a9f0..ebdc18c1 100644 --- a/admin/actions.md +++ b/admin/actions.md @@ -59,6 +59,7 @@ $ ./lxc-helpers/lxc-helpers.sh lxc_container_run bash The `Forgejo runner` needs to connect to a `Forgejo` instance and must register itself before doing so. It will be given permission to read the repositories and send back information to `Forgejo` such as the logs or its status. A special kind of token is needed and can be obtained from the `Create new runner` button: - in `/admin/runners` to gain access to all repositories. +- in `/org/{organization}/settings/actions/runners` to gain access to all repositories within the organization. - in `/{owner}/{repository}/settings/actions/runners` to gain access to a single repository. For instance, using a token obtained for a test repository from `next.forgejo.org`: