We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc51b8 commit adb4ac2Copy full SHA for adb4ac2
example/publish.sh
@@ -27,7 +27,6 @@ npm run export
27
cp -a out/. gh-pages/
28
29
cd gh-pages
30
-echo "OK==========================================================================================================================================="
31
32
git config user.name "$COMMIT_USER_NAME"
33
git config user.email "$COMMIT_USER_EMAIL"
0 commit comments