diff --git a/Gruntfile.coffee b/Gruntfile.coffee index c3f074c60..bc8f3251b 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -167,6 +167,7 @@ module.exports = (grunt) -> ] grunt.registerTask 'release', [ + 'build' 'shell:commit' 'shell:push' 'build-crx'