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.
with
1 parent a6d9e87 commit 4ddc538Copy full SHA for 4ddc538
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
steps:
7
- name: 'run pipeline'
8
uses: ./codefresh-action
9
- with:
+ env:
10
PIPELINE_NAME: 'codefresh-pipeline'
11
TRIGGER_NAME: 'codefresh-trigger'
12
CF_API_KEY: ${{ secrets.GITHUB_TOKEN }}
0 commit comments