Skip to content

Commit

Permalink
Update docs-deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
recoluan authored May 21, 2024
1 parent 376f42a commit af11f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docs-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ git commit -m 'docs: update docs'
# git push -f [email protected]:recoluan/vuepress-theme-reco-doc.git master

git remote remove origin
git remote add origin [email protected]:recoluan/revili.git
git remote add origin [email protected]:revilijs/revili.git
git remote -v
git push origin master:pages-code -f

Expand Down

0 comments on commit af11f5e

Please sign in to comment.