Skip to content

Commit ea9d68b

Browse files
committed
new access key
1 parent a6c739d commit ea9d68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ deploy:
7878
provider: s3
7979
region: eu-central-1
8080
edge: true
81-
access_key_id: AKIAJB7S6NJ5OM5MAAGA
81+
access_key_id: ${S3_ACCESS_KEY}
8282
secret_access_key: ${S3_SECRET_ACCESS_KEY}
8383
bucket: pytorch-geometric.com
8484
local_dir: dist/torch-${TORCH_VERSION}

0 commit comments

Comments
 (0)