Skip to content

Commit

Permalink
cname
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed May 30, 2024
1 parent 650f460 commit ffca40a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out
publish_branch: gh-pages
cname: wiki.watonomous.ca
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./out
publish_branch: gh-pages-preview-${{ github.event.pull_request.number }}
cname: wiki.watonomous.ca

- name: Comment on the PR with the preview link
uses: peter-evans/commit-comment@v2
Expand Down
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

0 comments on commit ffca40a

Please sign in to comment.