Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8315b87

Browse files
author
Nick Litwin
committed
Rename
1 parent c3a2115 commit 8315b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ config.serve = {
155155
}
156156
};
157157

158-
config.awsPublish = {
158+
config.deploy = {
159159
bucket: process.env.AWS_BUCKET,
160160
key: process.env.AWS_KEY,
161161
region: process.env.AWS_REGION,

0 commit comments

Comments
 (0)