mirror of
https://github.com/janet-lang/janet
synced 2025-11-08 11:33:02 +00:00
Update appveyor
This commit is contained in:
15
appveyor.yml
15
appveyor.yml
@@ -47,12 +47,11 @@ artifacts:
|
|||||||
type: File
|
type: File
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: S3
|
description: 'The Janet Programming Language.'
|
||||||
access_key_id:
|
provider: GitHub
|
||||||
secure: lQSFzZA0+s1bAWb+CM5tX8L/yer6i6mM2HlIDDyfvIk=
|
auth_token:
|
||||||
secret_access_key:
|
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
||||||
secure: WsOLIEb6VDfK37ZhIpfftuMlyKLvbGYIbHfFRgaE9+58JN9E+tfoMteG3RqqmtRZ
|
artifact: janet.exe
|
||||||
bucket: janet-releases
|
draft: true
|
||||||
folder: $(APPVEYOR_PROJECT_SLUG)/$(APPVEYOR_BUILD_VERSION)
|
|
||||||
on:
|
on:
|
||||||
tags: true
|
APPVEYOR_REPO_TAG: true
|
||||||
|
|||||||
Reference in New Issue
Block a user