From fa554777f6e34a770e831082fcfa5bc199823a3c Mon Sep 17 00:00:00 2001 From: Caesar Schinas Date: Mon, 1 Jul 2024 00:56:07 +0100 Subject: [PATCH] Fix unclear description Closes #57 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4930c37..7e5653d 100644 --- a/README.md +++ b/README.md @@ -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).