davideisinger.com

My personal website
Log | Files | Refs | README

commit 18c3883ace66d982909c5f4756fb08540d3d09cf
parent 54cf523c0540a2d649318275c5a40c1cf6c63852
Author: David Eisinger <[email protected]>
Date:   Tue, 20 Feb 2024 21:40:36 -0500

Revert "Get rid of old ssh thing"

This reverts commit 54cf523c0540a2d649318275c5a40c1cf6c63852.

Diffstat:
M.github/workflows/deploy.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml @@ -71,5 +71,6 @@ jobs: -v \ -r \ --delete \ + -e "ssh -o PubkeyAcceptedKeyTypes=+ssh-rsa" \ public/* \ www-data@$SERVER_IP:/var/www/davideisinger.com