Skip to content

Commit 2dc6400

Browse files
committed
fox
1 parent adc1e27 commit 2dc6400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/deploy_to_gh_pages.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ git push -f "https://${GITHUB_TOKEN}@github.com/vueComponent/vue-antd-issue-help
1111
echo "Done updating gh-pages\n"
1212

1313
else
14-
echo "Skipped updating gh-pages, because build is not triggered from the master branch."
14+
echo "Skipped updating gh-pages, because build is not triggered from the master branch"
1515
fi;

0 commit comments

Comments
 (0)