Skip to content

Commit e54cf38

Browse files
committed
added vcs_type as github in test-deploy
1 parent 013c4fb commit e54cf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ workflows:
4141
filters: *release-filters
4242
- orb-tools/publish:
4343
orb_name: browserstack/browserstack-circleci-orb
44-
vcs_type: << pipeline.project.type >>
44+
vcs_type: github
4545
pub_type: production
4646
# Ensure this job requires all test jobs and the pack job.
4747
requires:

0 commit comments

Comments
 (0)