13 lines
317 B
Markdown
13 lines
317 B
Markdown
# Forgejo runner role
|
|
Forgejo actions runner
|
|
|
|
## Notes
|
|
- Requires runner token generated at `FORGEJO_URL/admin/actions/runners`.
|
|
|
|
## Options
|
|
### `forgejo-runner.url`
|
|
The URL of the forgejo instance to register to.
|
|
|
|
## Secrets
|
|
### `forgejo_runner/token`
|
|
The token used to register the runner with the forgejo instance
|