We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a506d9 commit 4708271Copy full SHA for 4708271
.github/workflows/main.yml
@@ -12,5 +12,5 @@ jobs:
12
env:
13
PIPELINE_NAME: 'codefresh-pipeline'
14
TRIGGER_NAME: 'codefresh-trigger'
15
- CF_API_KEY: ${{ secrets.GITHUB_TOKEN }}
+ CF_API_KEY: ${{ secrets.CF_API_KEY }}
16
id: run-pipeline
0 commit comments