Maintenance: publish to github pages failed step #673
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
Bug description
This morning the API spec page was returning 404:
https://awslabs.github.io/aws-lambda-powertools-typescript/latest/api/
I noticed that this job, triggered by release v0.7.1, failed: https://github.com/awslabs/aws-lambda-powertools-typescript/runs/5586151464?check_suite_focus=true
After re-running the failed job, the job completed successfully and the API docs page was restored:
https://github.com/awslabs/aws-lambda-powertools-typescript/runs/5598299456?check_suite_focus=true
Expected Behavior
The API docs page is deployed correctly.
https://awslabs.github.io/aws-lambda-powertools-typescript/latest/api/
Current Behavior
A release workflow resulted in the API docs returning 404.
Possible Solution
To be scoped.
Steps to Reproduce
This was triggered from the release process, see links provided above.
Environment
Related issues, RFCs
N/A
The text was updated successfully, but these errors were encountered: