Commit 161d60d3 authored by rusty1s's avatar rusty1s
Browse files

retry

parent 28e759b1
......@@ -115,8 +115,7 @@ after_success:
deploy:
provider: s3
access_key_id: AKIAIZNS6U2JRBGA3OHA
secret_access_key:
secure: ${S3_SECURE_SECRET_KEY}
secret_access_key: ${S3_SECRET_ACCESS_KEY}
bucket: pytorch-scatter
skip_cleanup: true
local-dir: dist/${IDX}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment