Skip to content

Commit 1ffaec5

Browse files
committed
fix: CI attempt 4
1 parent 3508140 commit 1ffaec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pythonpackage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
uses: peaceiris/actions-gh-pages@v3
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
65-
publish_dir: docs/aws_lambda_powertools/
65+
publish_dir: python/docs/aws_lambda_powertools/

0 commit comments

Comments
 (0)