Skip to content

Commit

Permalink
add cname file
Browse files Browse the repository at this point in the history
  • Loading branch information
n-claes authored Nov 30, 2020
1 parent 40e8b3b commit 1ab81aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./docs
cname: legolas.science
enable_jekyll: true
full_commit_message: "deploy ${{ github.sha }}: ${{ github.event.head_commit.message }}"
force_orphan: true

0 comments on commit 1ab81aa

Please sign in to comment.