Skip to content

Commit 8185f59

Browse files
committed
CF_GIT_PROVIDER
1 parent f015711 commit 8185f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ runs:
176176
# built vars
177177
export CF_WORKFLOW_URL="${CF_WORKFLOW_URL:-$GITHUB_WORKFLOW_URL}"
178178
export CF_WORKFLOW_NAME="${CF_WORKFLOW_NAME:-$GITHUB_WORKFLOW_NAME}"
179+
export CF_GIT_PROVIDER="${CF_GIT_PROVIDER:-github}"
179180
export CF_CI_TYPE=github-actions
180181
181182
env | cut -f 1 -d "=" | grep -E "^CF_" > cf_env

0 commit comments

Comments
 (0)