Skip to content

Commit 7c971cf

Browse files
committed
(demo) fix deploy branch
1 parent 4c9c072 commit 7c971cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ git init
1010
git add -A
1111
git commit -m 'deploy'
1212

13-
git push -f git@github.com:antoine92190/vue-advanced-chat.git master:gh-pages
13+
git push -f git@github.com:antoine92190/vue-advanced-chat.git main:gh-pages
1414

1515
cd -

0 commit comments

Comments
 (0)