Skip to content

Commit 7e68d4c

Browse files
authored
Include project name in workflow file
1 parent 1d2bfb0 commit 7e68d4c

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828
with:
2929
repository: zwik-client
30-
path: zwik-client
30+
path: zwikdev/zwik-client
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v5
3333
- name: Upload artifact

0 commit comments

Comments
 (0)