Skip to content

Commit 830279e

Browse files
author
Luke Goodfellow
committed
updated git integration
1 parent 75e1b23 commit 830279e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/codefresh.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ steps:
1313
arguments:
1414
repo: ${{CF_REPO_OWNER}}/${{CF_REPO_NAME}}
1515
revision: ${{CF_BRANCH}}
16-
git: codefresh-github-app
16+
git: codefresh-support-bot
1717
depth: 1
1818

1919
build:
@@ -30,7 +30,7 @@ steps:
3030
stage: Release
3131
type: github-release
3232
arguments:
33-
git_context_name: cf-support-bot
33+
git_context_name: codefresh-support-bot
3434
release_name: ${{VERSION}}
3535
release_description: ${{CF_COMMIT_MESSAGE}}
3636
release_tag: ${{VERSION}}

0 commit comments

Comments
 (0)