"docs/vscode:/vscode.git/clone" did not exist on "c1037601721904337876d139f8fb2d5cf2ba227e"
Commit c8f89b13 authored by rusty1s's avatar rusty1s
Browse files

add credentials

parent f9777244
...@@ -123,7 +123,7 @@ deploy: ...@@ -123,7 +123,7 @@ deploy:
provider: s3 provider: s3
edge: true edge: true
skip_cleanup: true skip_cleanup: true
access_key_id: AKIAIZNS6U2JRBGA3OHA access_key_id: AKIAJB7S6NJ5OM5MAAGA
secret_access_key: ${S3_SECRET_ACCESS_KEY} secret_access_key: ${S3_SECRET_ACCESS_KEY}
bucket: pytorch-scatter bucket: pytorch-scatter
local-dir: dist/${IDX} 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