Skip to content

Commit

Permalink
Describe secret better. Relates #3.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 10, 2021
1 parent affc547 commit 9bfdc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit 9bfdc2a

Please sign in to comment.