Finally fix Release task
This commit is contained in:
parent
a4b0468698
commit
8442062fb3
@ -168,10 +168,9 @@ module.exports = (grunt) ->
|
||||
|
||||
grunt.registerTask 'release', [
|
||||
'build'
|
||||
'compress:crx'
|
||||
'shell:commit'
|
||||
'shell:push'
|
||||
'build-crx'
|
||||
'compress:crx'
|
||||
]
|
||||
grunt.registerTask 'patch', [
|
||||
'bump'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user