Skip to content

Commit

Permalink
Added CNAME file to the gh-pages to avoid reset of custom domain redi…
Browse files Browse the repository at this point in the history
…rect
  • Loading branch information
guruor committed Jul 25, 2024
1 parent 77ba050 commit 7672f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
mkdir gh-pages
cp release/resume.html gh-pages/index.html
cp release/resume.pdf gh-pages/
echo "resume.govind.guru" > gh-pages/CNAME
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 7672f21

Please sign in to comment.