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

Commit f6f82d1

Browse files
author
Bobby Sudekum
authored
Allow new s3 publish location (#7653)
1 parent 32660bc commit f6f82d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/travis.template

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"s3:PutObjectAcl"
7878
],
7979
"Resource": [
80-
"arn:aws:s3:::mapbox-node-binary/mapbox-gl-native/*"
80+
"arn:aws:s3:::mapbox-node-binary/@mapbox/mapbox-gl-native/*"
8181
],
8282
"Effect": "Allow"
8383
}

0 commit comments

Comments
 (0)