Skip to content

Commit 4ddc538

Browse files
rename with to env
1 parent a6d9e87 commit 4ddc538

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
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- name: 'run pipeline'
88
uses: ./codefresh-action
9-
with:
9+
env:
1010
PIPELINE_NAME: 'codefresh-pipeline'
1111
TRIGGER_NAME: 'codefresh-trigger'
1212
CF_API_KEY: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)