diff --git a/Makefile b/Makefile index 2e670b7d..c76061e5 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ dist/Vorta.dmg: dist/Vorta.app sh package/macos-package-app.sh github-release: dist/Vorta.dmg - cp dist/Vorta.dmg dist/dist/vorta-0.6.26.dmg + cp dist/Vorta.dmg dist/vorta-0.6.26.dmg hub release create --attach=dist/vorta-0.6.26.dmg v0.6.26 git checkout gh-pages git commit -m 'rebuild pages' --allow-empty