Skip to content

Commit e8c56f6

Browse files
committed
Fix docs build
1 parent 97edc2e commit e8c56f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
user: hey
2323
key: ${{ secrets.PRIVATE_KEY }}
24-
src: './public/'
24+
src: './docs/public/'
2525
project: "sish-${{ steps.vars.outputs.sha_short }}"
2626
promote: "sish-prod"
2727
retain: "sish-"

0 commit comments

Comments
 (0)