mirror of https://github.com/Jackett/Jackett
Build.cake line endings
This commit is contained in:
parent
f6668c9777
commit
789d168648
|
@ -28,6 +28,7 @@ before_deploy:
|
|||
deploy:
|
||||
- provider: GitHub
|
||||
tag: v$(appveyor_build_version)
|
||||
release: myproduct-v$(appveyor_build_version)
|
||||
description: $(release_description)
|
||||
auth_token:
|
||||
secure: hOg+16YTIbq4kO9u4D1YVOTbWDqgCX6mAQYMbnmBBSw2CiUsZh7OKbupoUb3FtWa
|
||||
|
|
Loading…
Reference in New Issue