Skip to content

Commit 70f66c0

Browse files
author
Luis Orta
committed
Fixing path
1 parent 9cb4f94 commit 70f66c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/upload-pages-artifact@main
5151
with:
5252
# Upload the contents of the ./MrPowerShell.com directory to the GitHub Pages artifact
53-
path: '.'
53+
path: './CodersUnite'
5454
- name: Deploy to GitHub Pages
5555
id: deployment
5656
uses: actions/deploy-pages@main

0 commit comments

Comments
 (0)