Skip to content

Commit daba3c5

Browse files
committed
readme
1 parent 9de18c9 commit daba3c5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ for that file, then open a pull request with the changes and an explanation.
66

77
## Requirements
88
The following Github Secrets must be accessible to the action:
9-
** RUNLLM_API_KEY: The API key for your Runllm account.
10-
** GITHUB_TOKEN: The Github token for the repository.
9+
10+
* RUNLLM_API_KEY: The API key for your Runllm account.
11+
* GITHUB_TOKEN: The Github token for the repository.
1112

1213
## Usage
1314
This action is expected to be used only with push-based workflows. It is recommended to use this action by copy-pasting the following github workflow:

0 commit comments

Comments
 (0)