Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
capitalise metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys authored Jul 22, 2016
1 parent bfc3a6f commit 796e62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/deploy-hashed-assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function task (opts) {
};

if (opts.surrogateControl) {
params.metadata = {
params.Metadata = {
'X-AMZ-Meta-Surrogate-Control': opts.surrogateControl
}
}
Expand Down

0 comments on commit 796e62b

Please sign in to comment.