Skip to content

Commit

Permalink
Merge pull request #7 from ComputeNepal/gauravfs-14-patch-1
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
gauravfs-14 committed Jun 19, 2023
2 parents 8022690 + 3c83812 commit 6fc66e0
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:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
cname: learn-html.computenepal.com
github_token: ${{ secrets.GITHUB_TOKEN }}
# Build output to publish to the `gh-pages` branch:
publish_dir: ./build
Expand Down

0 comments on commit 6fc66e0

Please sign in to comment.