try to simplify/fix the artifacts filter

This commit is contained in:
Matthias Mailänder
2015-03-28 20:57:42 +01:00
parent e886f64785
commit 324dcf0e8a

View File

@@ -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