Skip to content

Commit

Permalink
deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
onx2 committed Jan 16, 2024
1 parent 1817c91 commit 66ec291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ git add .
git commit -m "deploying"

# force the push of the gh-pages branch to the remote gh-pages branch at origin
git push -f origin gh-pages
git push -f origin/gh-pages
# delete the local temp because you will need it: ref
git branch -D temp

0 comments on commit 66ec291

Please sign in to comment.