]> git.lizzy.rs Git - rust.git/commit
Fix master deployment
authorPhilipp Hansch <dev@phansch.net>
Fri, 29 Nov 2019 18:51:17 +0000 (19:51 +0100)
committerPhilipp Hansch <dev@phansch.net>
Fri, 29 Nov 2019 18:51:17 +0000 (19:51 +0100)
commit403b9c6b138f2f1fe767471c2aea4b98aef7728c
tree64415fe96eb66ce92ee2d65bac65fe4112452649
parent350f3d6f5b8b66a54822b04896238dce2ddbd94a
Fix master deployment

It was failing because it could not find `.github/deploy_key.enc` in the
current directory (`./out`). Switching to the previous directory should
fix the deployment and the master build.
.github/deploy.sh