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.
1 parent 9cb4f94 commit 70f66c0Copy full SHA for 70f66c0
.github/workflows/static.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/upload-pages-artifact@main
51
with:
52
# Upload the contents of the ./MrPowerShell.com directory to the GitHub Pages artifact
53
- path: '.'
+ path: './CodersUnite'
54
- name: Deploy to GitHub Pages
55
id: deployment
56
uses: actions/deploy-pages@main
0 commit comments