diff options
Diffstat (limited to 'travis/travis-resources.template')
-rw-r--r-- | travis/travis-resources.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/travis/travis-resources.template b/travis/travis-resources.template index ea7f125857..3ba9b9625e 100644 --- a/travis/travis-resources.template +++ b/travis/travis-resources.template @@ -20,7 +20,7 @@ "s3:PutObjectAcl" ], "Resource": [ - "arn:aws:s3:::mapbox-node-binary/mbgl/*" + "arn:aws:s3:::mapbox-node-binary/mapbox-gl-native/*" ], "Effect": "Allow" } |