Skip to content

Commit

Permalink
change github repo back to grunt-release for actual releases
Browse files Browse the repository at this point in the history
  • Loading branch information
geddski committed Sep 30, 2013
1 parent bad558f commit 58edab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = function(grunt) {
npm: true,
npmtag: false,
github: {
repo: 'geddski/github-release-spike',
repo: 'geddski/grunt-release',
usernameVar: 'GITHUB_USERNAME',
passwordVar: 'GITHUB_PASSWORD'
}
Expand Down

0 comments on commit 58edab8

Please sign in to comment.