Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaylor committed Nov 17, 2023
1 parent 5e517ba commit d7f93a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
message: "Starting deployment of preview ⏳..."

- name: Set domain
run: echo "DOMAIN=coriolis-eda.org" >> $GITHUB_ENV # TODO set your custom domain
run: echo "DOMAIN=lip6.github.io" >> $GITHUB_ENV # TODO set your custom domain
# If you're using the default github pages url, use this instead:
# run: echo "DOMAIN=${{ github.actor }}.github.io" >> $GITHUB_ENV

Expand Down

0 comments on commit d7f93a0

Please sign in to comment.