try to simplify/fix the artifacts filter
This commit is contained in:
@@ -34,8 +34,7 @@ before_deploy:
|
|||||||
- move /Y %APPVEYOR_BUILD_FOLDER%\packaging\windows\OpenRA.Setup.exe %APPVEYOR_BUILD_FOLDER%\OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
- move /Y %APPVEYOR_BUILD_FOLDER%\packaging\windows\OpenRA.Setup.exe %APPVEYOR_BUILD_FOLDER%\OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- name: Installer
|
- path: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||||
path: 'OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe'
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: GitHub
|
- provider: GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user