Skip to content

Commit

Permalink
chore: build project using circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Jun 22, 2024
1 parent 3e53584 commit 964cd05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
- name: Build the site
run: npm run build

# - name: Configure CNAME
# run: echo "docs.tapsell.ir" > _site/CNAME
- name: Configure CNAME
run: echo "docs.tapsell.ir" > _site/CNAME

- name: Configure Git
run: |
Expand Down
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ email: [email protected]
description: >-
Tapsell, by dominating a great extent of digital media network and giving various advertising campaigns, is capable of meeting the expectation of the most valuable brands. Additionally, by showing the advertisements to the subscribers in a smart way, we bring a long- lasting and remarkable revenue without any damage to media owners’ practical experience.
baseurl: '' # the subpath of your site, e.g. /docs
url: 'https://tapsellorg.github.io/TapsellDocument'
url: 'https://tapsell.ir'
twitter_username:
github_username: tapsellorg
site_name: Tapsell
Expand Down

0 comments on commit 964cd05

Please sign in to comment.