Skip to content

Commit 385040b

Browse files
committed
[fix]: Gruntfile.js
1 parent c7e0024 commit 385040b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = function(grunt) {
1515
gren: {
1616
release: {
1717
options: {
18-
token: {github_token}',
18+
token: {github_token},
1919
username: {github_username},
2020
repo: {github_repo_name}
2121
}

0 commit comments

Comments
 (0)