diff --git a/.appveyor.yml b/.appveyor.yml index 0c1e63431..f34d9b91d 100755 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -35,5 +35,6 @@ on_success: - git config --global user.email "rotter.martinos@gmail.com" - git config --global user.name "martinrotter" - copy /Y ..\rssguard-build\*.7z .\ + - git add *.7z - git commit -m "New files." - git push origin build-artifacts \ No newline at end of file