From dea98d414cd49623a597cf7652861fd0b2e3552c Mon Sep 17 00:00:00 2001 From: David Wagner Date: Tue, 20 Feb 2024 22:16:33 +0100 Subject: [PATCH] Fix link --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c17a4ac..5e256ad 100644 --- a/README.md +++ b/README.md @@ -72,9 +72,10 @@ To prepare a machine for automatic deployment: 1. Save the generated agent token in `/etc/cachix-agent.token` using the format `CACHIX_AGENT_TOKEN=` -The deployment steps are defined in [this file](.github/workflows/check.yml). -The Cachix Deploy documentation describe how to configure GitHub Actions. The -pipeline uses the following values as [action +The deployment steps are defined in [this +file](.github/workflows/build-and-deploy.yml). The Cachix Deploy documentation +describe how to configure GitHub Actions. The pipeline uses the following +values as [action secrets](https://github.com/wagdav/homelab/settings/secrets/actions): * `CACHIX_AUTH_TOKEN`