Skip to content

Commit

Permalink
update static.yml, create web/CNAME file for test domain
Browse files Browse the repository at this point in the history
  • Loading branch information
pageldev authored Nov 24, 2024
1 parent 1925560 commit 0389ebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
lfs: true
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Create CNAME file
run: echo 'estatescout.eu' > web/CNAME
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 0389ebd

Please sign in to comment.