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 a7bd82a commit 148823eCopy full SHA for 148823e
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: actions/checkout@master
9
10
- name: 'run pipeline'
11
- uses: actions/codefresh-pipeline-runner@v5
+ uses: actions/codefresh-io/codefresh-pipeline-runner@v5
12
env:
13
PIPELINE_NAME: 'codefresh-pipeline'
14
TRIGGER_NAME: 'codefresh-trigger'
0 commit comments