Skip to content

Commit

Permalink
auto generate CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
sheridar committed Feb 24, 2024
1 parent 2ec914b commit 8606e99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/quarto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
- name: 🔁 Install JavaScript packages
run: yarn install

- name: 📝 Create CNAME file
run: echo "lnsc-cell-browser.org" > CNAME

- name: 🚀 Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit 8606e99

Please sign in to comment.