Skip to content

Commit a7b647c

Browse files
authored
Update and rename static.yml to deploy.yml
1 parent 7e68d4c commit a7b647c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static.yml renamed to .github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
- name: Checkout client
2727
uses: actions/checkout@v4
2828
with:
29-
repository: zwik-client
30-
path: zwikdev/zwik-client
29+
repository: zwikdev/zwik-client
30+
path: zwik-client
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v5
3333
- name: Upload artifact

0 commit comments

Comments
 (0)