Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Publishing

Alexandru Rosianu edited this page Jul 15, 2015 · 1 revision

The publish:github task creates a release on GitHub and uploads all the files in the ./dist folder.

gulp publish:github

The release info is set in ./tasks/publish.coffee and for more info about the defaults read the Usage section of gulp-github-release.

Clone this wiki locally