mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Update deploy.sh
This commit is contained in:
@@ -21,8 +21,7 @@ git commit -m 'deploy'
|
||||
|
||||
# if you are deploying to https://<USERNAME>.github.io/<REPO>
|
||||
# git pull origin
|
||||
# git push -f git@github.com:danilt2000/LuckyDiamond.git main:gh-pages
|
||||
git subtree push --prefix dist origin gh-pages
|
||||
git subtree push --prefix dist origin gh-pages
|
||||
git push -f git@github.com:danilt2000/LuckyDiamond.git main:gh-pages
|
||||
# git subtree push --prefix dist origin gh-pages
|
||||
|
||||
cd -
|
||||
Reference in New Issue
Block a user