Remove s3 upload for nightlies

This commit is contained in:
Nicolas Werner 2020-12-25 18:30:40 +01:00
parent ea5f6ca0f4
commit b26a6bd9d2
1 changed files with 0 additions and 7 deletions

View File

@ -122,13 +122,6 @@ deploy:
prerelease: true
on:
appveyor_repo_tag: true
- provider: S3
access_key_id: ${AWS_ACCESS_KEY}
secret_access_key: ${AWS_SECRET_KEY}
bucket: ${AWS_BUCKET_NAME}
region: ${AWS_DEFAULT_REGION}
set_public: true
artifact: nheko-$(APPVEYOR_REPO_TAG_NAME)-installer.exe, nheko_win_64.zip
artifacts:
- path: nheko_win_64.zip