mirror of
https://github.com/janet-lang/janet
synced 2025-09-05 12:28:04 +00:00
Appveyor why
This commit is contained in:
@@ -31,7 +31,7 @@ only_commits:
|
|||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: dist
|
- path: dist
|
||||||
name: janet-%APPVEYOR_TAG_NAME%-windows.zip
|
name: "janet-$(APPVEYOR_TAG_NAME)-windows.zip"
|
||||||
type: Zip
|
type: Zip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
@@ -39,7 +39,7 @@ deploy:
|
|||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
||||||
artifact: janet-%APPVEYOR_TAG_NAME%-windows.zip
|
artifact: "janet-$(APPVEYOR_TAG_NAME)-windows.zip"
|
||||||
draft: true
|
draft: true
|
||||||
on:
|
on:
|
||||||
APPVEYOR_REPO_TAG: true
|
APPVEYOR_REPO_TAG: true
|
||||||
|
Reference in New Issue
Block a user