mirror of
https://github.com/janet-lang/janet
synced 2024-12-23 15:00:27 +00:00
Add some more artifacts to automate release.
This commit is contained in:
parent
daf92be5bc
commit
3cdbf5753d
@ -35,6 +35,15 @@ only_commits:
|
||||
- src/
|
||||
|
||||
artifacts:
|
||||
- name: janet.c
|
||||
path: dist\janet.c
|
||||
type: File
|
||||
- name: janet.h
|
||||
path: dist\janet.h
|
||||
type: File
|
||||
- name: janetconf.h
|
||||
path: dist\janetconf.h
|
||||
type: File
|
||||
- name: "janet-$(appveyor_repo_tag_name)-windows"
|
||||
path: dist
|
||||
type: Zip
|
||||
|
Loading…
Reference in New Issue
Block a user