From 4f5c7a5c6eb1e106df04af2ee145a1925679ef97 Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Mon, 11 Dec 2023 11:48:51 +0100 Subject: [PATCH] Path to repository secrets changed in GitHub settings --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3eb10a4..826dbbf 100644 --- a/readme.md +++ b/readme.md @@ -210,7 +210,7 @@ settings page for your CI provider. - **GitHub Actions**: - Select `Settings -> Secrets -> New repository secret` to add each of the + Select `Settings -> Secrets and variables -> Actions -> New repository secret` to add each of the required variables as shown in the next figure: ![github-secrets-2021-01-27](https://user-images.githubusercontent.com/933058/111891685-e0e12400-89b1-11eb-929c-24f5b48b24de.png)