File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 "@typescript-eslint/parser" : " 7.12.0" ,
6565 "@zendeskgarden/css-bedrock" : " 9.1.1" ,
6666 "@zendeskgarden/eslint-config" : " 40.0.0" ,
67- "@zendeskgarden/scripts" : " 2.4.0 " ,
67+ "@zendeskgarden/scripts" : " 2.4.1 " ,
6868 "@zendeskgarden/stylelint-config" : " 21.0.0" ,
6969 "@zendeskgarden/svg-icons" : " 7.1.1" ,
7070 "babel-plugin-module-resolver" : " 5.0.2" ,
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ envalid.cleanEnv(process.env, {
4646 return result ;
4747 } ;
4848
49- url = await githubDeploy ( { command } ) ;
49+ url = await githubDeploy ( { command, ref : commit } ) ;
5050 } else {
5151 throw new Error (
5252 `Insufficient Netlify bandwidth: ${ bandwidth . available } bytes available, ${ usage } bytes required.`
You can’t perform that action at this time.
0 commit comments