Skip to content

Commit

Permalink
fix: add cname to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sphars authored Jul 7, 2024
1 parent ccf09e6 commit 730c683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./dist
cname: www.mathsheets.net
user_name: "github-actions[bot]"
user_email: "github-actions[bot]@users.noreply.github.com"
commit_message: ${{ github.event.head_commit.message }}

0 comments on commit 730c683

Please sign in to comment.