We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59f42e commit 0eb4705Copy full SHA for 0eb4705
.github/workflows/build.yaml
@@ -21,5 +21,5 @@ jobs:
21
uses: JamesIves/github-pages-deploy-action@65b5dfd4f5bcd3a7403bbc2959c144256167464e
22
with:
23
branch: gh-pages
24
- folder: /home/runner/work/programmingWithPathon/programmingWithPathon/website/
+ folder: /home/runner/work/programmingWithPython/programmingWithPython/website/
25
single-commit: true
0 commit comments