Skip to content

Commit d3b0659

Browse files
Update README.md
1 parent 2f04155 commit d3b0659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In order to use the GitHub action, fork this repository and then navigate to the
3535
Select the pipeline runner action and click the "Edit" button. On the right side panel enter the following
3636

3737
### Inputs
38-
* A secret with name `CF_API_KEY` and value your Codefresh API token
38+
* A secret with name `CF_API_KEY` and value your Codefresh API token ( https://codefresh.io/docs/docs/integrations/codefresh-api/#authentication-instructions )
3939
* An environment variable called `PIPELINE_NAME` with a value of `<project_name>/<pipeline_name>`
4040
* An optional environment variable called `TRIGGER_NAME` with trigger name attached to this pipeline. See the [triggers section](https://codefresh.io/docs/docs/configure-ci-cd-pipeline/triggers/) for more information
4141

0 commit comments

Comments
 (0)