We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea272f commit 2bab8adCopy full SHA for 2bab8ad
.github/workflows/pythonpackage.yml
@@ -62,4 +62,4 @@ jobs:
62
uses: peaceiris/actions-gh-pages@v3
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
- publish_dir: docs/aws_lambda_powertools/
+ publish_dir: python/docs/aws_lambda_powertools/
0 commit comments