mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
updated
This commit is contained in:
parent
a2f44cf8d2
commit
f72ddc0f60
1 changed files with 9 additions and 0 deletions
|
@ -15,3 +15,12 @@ after_build:
|
||||||
7z a PlexRequests.zip %APPVEYOR_BUILD_FOLDER%\PlexRequests.UI\bin\Release\
|
7z a PlexRequests.zip %APPVEYOR_BUILD_FOLDER%\PlexRequests.UI\bin\Release\
|
||||||
|
|
||||||
appveyor PushArtifact PlexRequests.zip
|
appveyor PushArtifact PlexRequests.zip
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
- provider: GitHub
|
||||||
|
release: PlexRequests $(appveyor_build_version)
|
||||||
|
auth_token:
|
||||||
|
secure: jDpp1/WUQl3uN41fNI3VeZoRZbDiDfs3GPQ1v+C5ZNE3cWdnUvuJfCCfUbYUV1Rp
|
||||||
|
draft: true
|
||||||
|
on:
|
||||||
|
branch: master
|
Loading…
Add table
Add a link
Reference in a new issue