Skip to content

Commit

Permalink
empty
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-klimko committed Sep 20, 2023
1 parent c534d3f commit b4f57af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codefresh-run-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: |
npm install -g codefresh
codefresh auth create-context --api-key ${{ secrets.CF_API_KEY }}
codefresh run cli-v1-e2e/codefresh-run-step-e2e -t codefresh_run_step_dev -b ${{ github.ref_name }}
codefresh run cli-v1-e2e/codefresh-run-step-e2e -t codefresh_run_step_dev -b test-action

0 comments on commit b4f57af

Please sign in to comment.