mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
new preview repo
This commit is contained in:
@@ -439,7 +439,7 @@ gulp.task('deploy-preview', ['dist'], function () {
|
||||
return gulp.src(paths.dist + '**/*')
|
||||
.pipe(ghPages({
|
||||
cacheDir: paths.dist + '.publish',
|
||||
remoteUrl: 'git@github.com:bitwarden/web-preview.git'
|
||||
remoteUrl: 'git@github.com:kspearrin/bitwarden-web-preview.git'
|
||||
}));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user