mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
MERGE
This commit is contained in:
commit
bf70886087
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ 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:
|
deploy:
|
||||||
- provider: GitHub
|
- provider: GitHub
|
||||||
release: PlexRequests $(appveyor_build_version)
|
release: PlexRequests $(appveyor_build_version)
|
||||||
|
@ -23,4 +23,4 @@ deploy:
|
||||||
secure: jDpp1/WUQl3uN41fNI3VeZoRZbDiDfs3GPQ1v+C5ZNE3cWdnUvuJfCCfUbYUV1Rp
|
secure: jDpp1/WUQl3uN41fNI3VeZoRZbDiDfs3GPQ1v+C5ZNE3cWdnUvuJfCCfUbYUV1Rp
|
||||||
draft: true
|
draft: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue