Skip to content

Commit 2fff223

Browse files
authored
Update static.yml /home/runner/work/www
1 parent 3498b61 commit 2fff223

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@v3
5151
with:
5252
# Upload entire repository
53-
path: 'www'
53+
path: /home/runner/work/www
5454
- name: Deploy to GitHub Pages
5555
id: deployment
5656
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)