mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
adding CNAME file for domain
This commit is contained in:
parent
957e3e70ce
commit
604a05c293
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -18,6 +18,8 @@ jobs:
|
|||
run: cd ${{ github.workspace }}
|
||||
- name: build
|
||||
run: make
|
||||
- name: add custom domain
|
||||
run: echo "lipu-sona.pona.la" > public/CNAME
|
||||
- name: deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue