- commit
- a6babda
- parent
- 1b2056a
- author
- Eric Bower
- date
- 2024-02-14 21:18:59 +0000 UTC
fix: docs gha
1 files changed,
+1,
-1
+1,
-1
1@@ -29,7 +29,7 @@ jobs:
2 with:
3 user: erock
4 key: ${{ secrets.PRIVATE_KEY }}
5- src: './public/'
6+ src: './docs/public/'
7 project: "starfx-docs-${{ steps.vars.outputs.sha_short }}"
8 promote: "starfx-prod"
9 retain: "starfx-docs"