Fix to Makefile for release.

This commit is contained in:
Manu 2019-06-20 20:21:43 +08:00
parent 850274d0cd
commit eadf51fe9e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Vorta.dmg: Vorta.app
rm -rf dist/vorta-0.6.21.dmg
sleep 2; appdmg appdmg.json dist/vorta-0.6.21.dmg
github-release: Vorta.dmg
github-release: Vorta.dmg-Vagrant
hub release create --attach=dist/vorta-0.6.21.dmg v0.6.21
git checkout gh-pages
git commit -m 'rebuild pages' --allow-empty