Skip to content

Commit a0a47f5

Browse files
committed
trying different path
1 parent 6e0dde4 commit a0a47f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Upload artifact
3232
uses: actions/upload-pages-artifact@v4
3333
with:
34-
path: /
34+
path: ${{ github.workspace }}
3535
retention-days: 30
3636
deploy:
3737
environment:

0 commit comments

Comments
 (0)