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