Skip to content

Commit

Permalink
Merge pull request #37 from codefresh-io/gh-integration-name
Browse files Browse the repository at this point in the history
update GH integration name
  • Loading branch information
vadimgusev-codefresh authored Feb 17, 2021
2 parents 41b35dd + e94aa48 commit ae3f213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codefresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
type: git-clone
repo: "${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}"
revision: "${{CF_REVISION}}"
git: github
git: cf_github

go_fmt:
title: 'Formatting'
Expand Down Expand Up @@ -40,4 +40,4 @@ steps:
when:
condition:
all:
release: "'${{RELEASE}}' == 'true'"
release: "'${{RELEASE}}' == 'true'"

0 comments on commit ae3f213

Please sign in to comment.