Skip to content

Commit

Permalink
setup domain
Browse files Browse the repository at this point in the history
  • Loading branch information
monodyle committed Aug 30, 2023
1 parent 551eb14 commit 27d926a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- run: yarn && yarn build
- run: echo "hiki.minhle.space" > dist/CNAME
- uses: actions/configure-pages@v3
- uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 27d926a

Please sign in to comment.