Skip to content

Commit a41c3bf

Browse files
authored
Merge pull request #4 from gauravfs-14/main
[update]: GithubWorkflow
2 parents a0dae18 + e38daa8 commit a41c3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Deploy to GitHub Pages
3232
uses: peaceiris/actions-gh-pages@v3
3333
with:
34-
cname: learn-html.computenepal.com
34+
cname: learn-python.computenepal.com
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
# Build output to publish to the `gh-pages` branch:
3737
publish_dir: ./build

0 commit comments

Comments
 (0)