Skip to content

Commit 76f6c26

Browse files
committed
new access key
1 parent e490d68 commit 76f6c26

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
@@ -77,7 +77,7 @@ deploy:
7777
provider: s3
7878
region: eu-central-1
7979
edge: true
80-
access_key_id: AKIAJB7S6NJ5OM5MAAGA
80+
access_key_id: ${S3_ACCESS_KEY}
8181
secret_access_key: ${S3_SECRET_ACCESS_KEY}
8282
bucket: pytorch-geometric.com
8383
local_dir: dist/torch-${TORCH_VERSION}

0 commit comments

Comments
 (0)