Skip to content

Commit

Permalink
vx: allow merging to stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Dec 24, 2021
1 parent bbcbaf0 commit 08d6ac9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vx/scripts/release/steps/pushToLatestBranch.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ const packageNames = require('vx/packageNames');
const vxPath = require('vx/vxPath');

const SCRIPT_PATH = path.resolve(
vxPath.ROOT_PATH,
'scripts',
vxPath.VX_SCRIPTS_PATH,
'release',
'steps',
'push_to_latest_branch.sh'
Expand Down

0 comments on commit 08d6ac9

Please sign in to comment.