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 adc1e27 commit 2dc6400Copy full SHA for 2dc6400
build/deploy_to_gh_pages.sh
@@ -11,5 +11,5 @@ git push -f "https://${GITHUB_TOKEN}@github.com/vueComponent/vue-antd-issue-help
11
echo "Done updating gh-pages\n"
12
13
else
14
- echo "Skipped updating gh-pages, because build is not triggered from the master branch."
+ echo "Skipped updating gh-pages, because build is not triggered from the master branch"
15
fi;
0 commit comments