Skip to content

Commit

Permalink
add domain config to gh-pages publish
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlybeck committed Aug 21, 2024
1 parent 158a54d commit c332dd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out
publish_dir: ./out
cname: stevenlybeck.com

0 comments on commit c332dd0

Please sign in to comment.