beezlabs-org/Publish Techdocs
Action to build and publish techdocs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 9, 2023
- License
- None
Pinned Snippet
uses: beezlabs-org/publish-techdocs@d173ead7db3b37451e2ec9729151c9b2a99d28b7 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| azure-container-name | Name of the Azure container where the techdocs will be published | no | techdocs |
| azure-storage-account-name | Name of the Azure storage account where the techdocs will be published | no | beezinternal |
| azure-tenant-id | Tenant ID of the Azure storage account where the techdocs will be published | no | c841f8a8-bd5c-4fef-812b-be529c35e6b0 |
| azure-client-id | Client ID of the Azure storage account where the techdocs will be published | yes | — |
| azure-client-secret | Client secret of the Azure storage account where the techdocs will be published | yes | — |
| is-child | Whether this repo is the child repo | no | false |
| pat | PAT for accessing the other repo | no | — |
| head-branch | Name of the HEAD branch | no | — |
| parent-repo | Name of the parent repo | no | — |
Outputs
no outputs