Skip to content

Commit

Permalink
Build before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Aug 11, 2015
1 parent df6c747 commit 04812f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Expand Up @@ -259,6 +259,7 @@ module.exports = function(grunt) {
]);
grunt.registerTask('docs', ['mkdir:docs', 'natural_docs', 'notify:docs']);
grunt.registerTask('release', [
'default',
'prompt',
'compress',
'github-release'
Expand Down

0 comments on commit 04812f7

Please sign in to comment.