actions-marketplace-validations/Publish PDF Version Action
Generate a new pdf for each version released
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| region | The region of the bucket | yes | — |
| accessKeyId | AWS access key to bucket | yes | — |
| secretAccessKey | AWS secret access key to bucket | yes | — |
| pdfName | Name of the pdf to be generated | yes | — |
| pdfTemplate | PDF template in S3 | yes | — |
| bucket | S3 bucket name | yes | — |
| baseUrl | S3 bucket url | yes | — |
| basePdf | Name of the base PDF | yes | — |
| latestPdfKey | The key where to save the latest pdf | yes | — |
| udi | Project udi (without version) | yes | — |
| manufacturingDate | Project manufacturing date | yes | — |
| ref | Project name shown on the documents (Limbic Access / Limbic Care) | yes | — |
Outputs
| name | description |
|---|---|
| url | The URL of the uploaded pdf |