Skip to content

Commit 41a0265

Browse files
change pathes
1 parent c902187 commit 41a0265

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
steps:
77
- name: Checkout
88
uses: actions/checkout@master
9-
9+
1010
- name: 'run pipeline'
11-
uses: ./codefresh-action
11+
uses: ./
1212
env:
1313
PIPELINE_NAME: 'codefresh-pipeline'
1414
TRIGGER_NAME: 'codefresh-trigger'
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)