1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 19:01:02 +03:00

update grunt publish path

This commit is contained in:
Mark Otto 2015-03-23 10:20:05 -07:00
parent d6600b5062
commit 7fe1680aa3

View File

@ -82,7 +82,7 @@ module.exports = function(grunt) {
},
pages: {
options: {
remote: 'git@github.com:github/primer.git',
remote: 'git@github.com:primer/primer.git',
branch: 'gh-pages'
}
}