From f8dc70318f054ea539e0923a463876d55d94ad3b Mon Sep 17 00:00:00 2001
From: Vaibhav Sharma
Date: Fri, 9 Aug 2024 13:50:05 +0530
Subject: [PATCH] updated deploy.yml for deployment and made some changes to
about.html
---
.github/workflows/deploy.yml | 4 ++--
app/templates/about.html | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index cbb83d7..ae72042 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -28,5 +28,5 @@ jobs:
SSH_IP: ${{ secrets.SSH_IP }}
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
- - name: Print project root directory
- run: ssh my-vps 'cd ${{ secrets.PROJECT_ROOT }} && pwd'
+ - name: Deploy site
+ run: ssh my-vps '~/redeploy-site.sh'
diff --git a/app/templates/about.html b/app/templates/about.html
index 5425c48..e14182d 100644
--- a/app/templates/about.html
+++ b/app/templates/about.html
@@ -18,7 +18,7 @@ About Me
on projects that challenge me and allow me to be creative.
- I love creating cool projects and participating in
+ I like creating cool projects and participating in
hackathons. In my 4 year journey, I have participated in
more than 20 hackathons and have won a bunch of them. I have
also been a mentor at various hackathons and have helped