Skip to content

Commit e20543b

Browse files
committed
Fix: remove dist/ path from deploy action
1 parent 0a6fa34 commit e20543b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@ jobs:
3030
- name: Deploy to GitHub Pages
3131
uses: withastro/action@v2
3232
with:
33-
path: ./dist
3433
package-manager: npm

0 commit comments

Comments
 (0)