We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc42a0f commit 33cc4e7Copy full SHA for 33cc4e7
1 file changed
build-example-site.sh
@@ -28,6 +28,7 @@ test ! -e tmp/js/out
28
cd tmp
29
30
# Restore files not created by this script
31
+git add docs/master/
32
git checkout -- README.md docs/
33
git add .
34
git commit -m "Built site from $SHA"
0 commit comments