Skip to content

Commit adb4ac2

Browse files
authored
Update publish.sh
1 parent bbc51b8 commit adb4ac2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/publish.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ npm run export
2727
cp -a out/. gh-pages/
2828

2929
cd gh-pages
30-
echo "OK==========================================================================================================================================="
3130

3231
git config user.name "$COMMIT_USER_NAME"
3332
git config user.email "$COMMIT_USER_EMAIL"

0 commit comments

Comments
 (0)