We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97edc2e commit e8c56f6Copy full SHA for e8c56f6
1 file changed
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
user: hey
23
key: ${{ secrets.PRIVATE_KEY }}
24
- src: './public/'
+ src: './docs/public/'
25
project: "sish-${{ steps.vars.outputs.sha_short }}"
26
promote: "sish-prod"
27
retain: "sish-"
0 commit comments