Skip to content

Commit

Permalink
👷 Fix CNAME overwritten on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Dec 3, 2024
1 parent 056b3e8 commit c2691b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./.output/public
cname: publish.liker.land

0 comments on commit c2691b6

Please sign in to comment.