Skip to content

Commit

Permalink
Update cleanup.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Quantum64 authored Dec 16, 2017
1 parent 261301d commit d27d12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cleanup.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ var AUTH = {
token: process.env.TOKEN
};

githubRemoveAllReleases(AUTH, 'stevemaotest', 'github-remove-all-releases-test', null);
githubRemoveAllReleases(AUTH, 'Quantum64', 'ExGregilo', (err, data) => {});

0 comments on commit d27d12d

Please sign in to comment.