Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannah Mandell authored and Hannah Mandell committed May 1, 2023
2 parents 4a4dd4e + 9822e1a commit b31ab38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "CI/CD: starting deploy"
cd ~/5chackathon.github.io
echo "CI/CD: checkout branch"
sudo git checkout main
git checkout main
echo "CI/CD: pulling latest file"
sudo git pull https://github.com/5chackathon/5chackathon.github.io.git
echo "CI/CD: finished"
git pull https://github.com/5chackathon/5chackathon.github.io.git
echo "CI/CD: finished"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# 5CHack.com
A website host for the 5C Hackathon occuring April 14-15, 2023!
A website host for the 5C Hackathon occuring April 14-15, 2023! See our site live at [5CHack.com](https://www.5chack.com/).

0 comments on commit b31ab38

Please sign in to comment.