Fix unclear description

Closes #57
This commit is contained in:
Caesar Schinas 2024-07-01 00:56:07 +01:00
parent bcf1f90399
commit fa554777f6
No known key found for this signature in database
GPG key ID: AE9108461BEA5ACF

View file

@ -112,7 +112,7 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for
- [![][forgejo] Forgejo runner](https://code.forgejo.org/forgejo/runner) supports LXC & Docker & shell with binaries for GNU/Linux (amd64, arm64)
- [act runner](https://gitea.com/gitea/act_runner) supports Docker & shell with binaries for GNU/Linux (amd64, arm64, arm[567]), FreeBSD, Windows, MacOS
- [forgejo-hetzner-runner](https://codeberg.org/pierreprinetti/forgejo-hetzner-runner) - Deploy Forgejo Actions runners on Hetzner infrastructure
- [helm-chart](https://codeberg.org/wrenix/helm-charts/src/branch/main/forgejo-runner) - Deploy a Forgejo on the specified instance (default: codeberg.org), name and token (generated `.runner` config file keeps in a Kubernetes Secret).
- [helm-chart](https://codeberg.org/wrenix/helm-charts/src/branch/main/forgejo-runner) - Deploy a Forgejo Actions runner on the specified Forgejo instance
## Forgejo actions
- [trust-self-signed-cert](https://code.forgejo.org/Seltsamsel/trust-self-signed-cert) Trust a self-signed SSL certificate for future operations (e.g. checkout action).