Skip to content

Commit

Permalink
chore(pages): add github pages custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
marian13 committed Nov 30, 2023
1 parent 3c7f01b commit e6fbf43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/api
cname: apidocs.convenientservice.org

create_github_release:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit e6fbf43

Please sign in to comment.