mirror of
https://github.com/janet-lang/janet
synced 2025-10-04 18:42:29 +00:00
Update appveyor.yaml (remove deploy)
This commit is contained in:
15
appveyor.yml
15
appveyor.yml
@@ -32,14 +32,7 @@ only_commits:
|
||||
- appveyor.yml
|
||||
- src/
|
||||
|
||||
deploy:
|
||||
release: janet-v$(appveyor_build_version)
|
||||
description: 'The janet programming language'
|
||||
provider: GitHub
|
||||
auth_token:
|
||||
secure: Li9bQt2tklh/fT1J3G8okrn0dIwAxj7h4BGZWbsfTJtTEEhQNdBuUJcItLsG8JTv
|
||||
artifact: janet.exe
|
||||
draft: false
|
||||
prerelease: false
|
||||
on:
|
||||
branch: stable
|
||||
artifacts:
|
||||
- path: janet.exe
|
||||
name: janet
|
||||
type: File
|
||||
|
Reference in New Issue
Block a user