Skip to content

Commit d352d6f

Browse files
committed
Update deploy.bat
1 parent 3913a58 commit d352d6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.bat

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
@REM I push a subtree of the repo to github so that it deploys with the deploy folder as root.
22
@echo off
33
site.exe
4+
git remote set-url origin git@github.com:dev-dwarf/dev-dwarf.github.io.git
45
git subtree push --prefix=deploy origin gh-pages

0 commit comments

Comments
 (0)