We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0dae18 + e38daa8 commit a41c3bfCopy full SHA for a41c3bf
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Deploy to GitHub Pages
32
uses: peaceiris/actions-gh-pages@v3
33
with:
34
- cname: learn-html.computenepal.com
+ cname: learn-python.computenepal.com
35
github_token: ${{ secrets.GITHUB_TOKEN }}
36
# Build output to publish to the `gh-pages` branch:
37
publish_dir: ./build
0 commit comments