Skip to content

Commit

Permalink
Merge pull request #5 from spaceheroes/feature/fix-base-branch
Browse files Browse the repository at this point in the history
Reverted feature base branch assignment
  • Loading branch information
andrea-pellegatta authored Nov 15, 2022
2 parents 4473aa9 + ec08f0b commit f1f2b40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<assignToReference>BaseBranch</assignToReference>
<operator>Assign</operator>
<value>
<elementReference>Get_User_Story.copado__View_in_Git__c</elementReference>
<stringValue>feature/{!Get_User_Story.Name}</stringValue>
</value>
</assignmentItems>
</assignments>
Expand Down
4 changes: 2 additions & 2 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"path": "force-app",
"default": true,
"package": "Clayton for Copado",
"versionName": "Version 1.6.2",
"versionNumber": "1.6.2.NEXT",
"versionName": "Version 1.6.3",
"versionNumber": "1.6.3.NEXT",
"dependencies": [
{
"package": "Copado Deployer@17.8.0.0"
Expand Down

0 comments on commit f1f2b40

Please sign in to comment.