From 9bfdc2a5b2839af523b92bc3c1c106db2196a86e Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Fri, 10 Dec 2021 12:42:45 +0100 Subject: [PATCH] Describe secret better. Relates #3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7770b31..774f5ce 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This action expects the following (default Ansible role) structure: ### `galaxy_api_key` -The API Key for your personal Galaxy account. Found under https://galaxy.ansible.com/me/preferences +The API Key for your personal Galaxy account. Found under https://galaxy.ansible.com/me/preferences . You can store this key in GitHub's Settings -> Secrets -> New repository secret. (Name: galaxy_api_key, Value: The token you copied from Galaxy.) ### `path`