提交 3e756b4e 编写于 作者: L Lxxyx

update gulp file

上级 f4afd239
......@@ -74,7 +74,7 @@ gulp.task('clean', () => {
gulp.task('deploy', function () {
gulp.src('./dist/**/*')
.pipe(ghPages({
remoteUrl: 'git@git.coding.net:Lxxyx/LxxyxResume.git',
remoteUrl: 'git@github.com:Lxxyx/lxxyx.github.io.git',
branch: 'master'
}))
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册