Skip to content

Commit

Permalink
stop overwrite custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Rthe1st committed Dec 26, 2022
1 parent b414065 commit a3b441e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ git rebase main
npm run build
rm -r docs
mv dist docs
echo "sleepingsully.com" > docs/CNAME
git add docs
git commit --amend
git push --force
Expand Down

0 comments on commit a3b441e

Please sign in to comment.