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 c7e0024 commit 385040bCopy full SHA for 385040b
Gruntfile.js
@@ -15,7 +15,7 @@ module.exports = function(grunt) {
15
gren: {
16
release: {
17
options: {
18
- token: {github_token}',
+ token: {github_token},
19
username: {github_username},
20
repo: {github_repo_name}
21
}
0 commit comments