This commit is contained in:
Leandro Facchinetti 2020-03-19 19:27:30 -04:00
parent f2926f64b7
commit 03f3b7ffdb
1 changed files with 1 additions and 2 deletions

View File

@ -46,7 +46,6 @@ function execInFolder(command: string): void {
exec(`cd www.kill-the-newsletter.com && ${command}`);
}
// - run: |
// mkdir ~/.ssh
// echo "${{ secrets.SECRET_PRIVATE_DEPLOY_KEY }}" > ~/.ssh/id_rsa