mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(scripts): update deploy script to new website configuration
This commit is contained in:
@@ -30,7 +30,7 @@ function run {
|
||||
|
||||
git add -A
|
||||
git commit -am "release: $VERSION"
|
||||
git push -q origin gh-pages
|
||||
git push -q origin master
|
||||
|
||||
echo "-- Published ionic-site config v$VERSION successfully!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user