davideisinger.com

My personal website
Log | Files | Refs | README

commit 54cf523c0540a2d649318275c5a40c1cf6c63852
parent af2176ebff5a9ddb72f00c6c50464bbe6d2f870d
Author: David Eisinger <[email protected]>
Date:   Tue, 20 Feb 2024 21:28:25 -0500

Get rid of old ssh thing

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

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