Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Allow new s3 publish location (#7653)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobby Sudekum authored Jan 10, 2017
1 parent 32660bc commit f6f82d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/travis.template
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"s3:PutObjectAcl"
],
"Resource": [
"arn:aws:s3:::mapbox-node-binary/mapbox-gl-native/*"
"arn:aws:s3:::mapbox-node-binary/@mapbox/mapbox-gl-native/*"
],
"Effect": "Allow"
}
Expand Down

0 comments on commit f6f82d1

Please sign in to comment.