Skip to content

Commit 4708271

Browse files
change secret
1 parent 7a506d9 commit 4708271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
env:
1313
PIPELINE_NAME: 'codefresh-pipeline'
1414
TRIGGER_NAME: 'codefresh-trigger'
15-
CF_API_KEY: ${{ secrets.GITHUB_TOKEN }}
15+
CF_API_KEY: ${{ secrets.CF_API_KEY }}
1616
id: run-pipeline

0 commit comments

Comments
 (0)