Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kenxu95 committed Feb 14, 2024
1 parent 9de18c9 commit daba3c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ for that file, then open a pull request with the changes and an explanation.

## Requirements
The following Github Secrets must be accessible to the action:
** RUNLLM_API_KEY: The API key for your Runllm account.
** GITHUB_TOKEN: The Github token for the repository.

* RUNLLM_API_KEY: The API key for your Runllm account.
* GITHUB_TOKEN: The Github token for the repository.

## Usage
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:
Expand Down

0 comments on commit daba3c5

Please sign in to comment.