Skip to content

Commit 1faed86

Browse files
authored
Merge pull request #383 from Theodo-UK/fix-s-deploy
Fix s to deploy
2 parents 5867943 + 04d3f7b commit 1faed86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CLIMain.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ class Main {
270270

271271
if (this.resourceTable) {
272272
this.resourceTable.updateAPIs(
273-
this.profile,
273+
this.program.profile,
274274
this.cloudformation,
275275
this.lambda,
276276
this.cloudwatch,

0 commit comments

Comments
 (0)