mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(release): add release-discourse, release-github tasks
This commit is contained in:
@@ -35,6 +35,8 @@ function run {
|
||||
# Push release to ionic repo: release only
|
||||
if [[ "$IS_RELEASE" == "true" ]]; then
|
||||
./scripts/release/publish.sh
|
||||
node_modules/.bin/gulp release-discourse
|
||||
node_modules/.bin/gulp release-github
|
||||
node_modules/.bin/gulp release-tweet
|
||||
node_modules/.bin/gulp release-irc
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user