Skip to content

Commit f07e74d

Browse files
committed
go run deply
1 parent 6f4a416 commit f07e74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ touch .
2121

2222
git add -A .
2323
git commit -m "rebuild pages at ${rev}"
24-
git push -q upstream HEAD:gh-pages
24+
git push upstream HEAD:gh-pages

0 commit comments

Comments
 (0)