We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a3a99 commit a49b7b7Copy full SHA for a49b7b7
Gruntfile.coffee
@@ -27,7 +27,7 @@ module.exports = ->
27
options:
28
base: 'dist/',
29
user:
30
- name: 'fbp-spec bot',
+ name: 'fbp-protocol bot',
31
email: 'jononor+fbpprotocolbot@gmail.com'
32
silent: true
33
repo: 'https://' + process.env.GH_TOKEN + '@github.com/flowbased/fbp-protocol.git'
0 commit comments