fixpoint/azblob-generate-static-index
Generate index.html for static web hosting on Azure Blob storage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 24, 2024
- License
- MIT
Pinned Snippet
uses: fixpoint/azblob-generate-static-index@6d9ad8509a6ce2c8fed3e0d9b5d4621f6f576a55 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string | Connection string | yes | — |
| container | Container name | no | $web |
| prefix | Prefix for index.html | yes | — |
| overwrite | Allow to overwrite index.html (true/false) | yes | false |
Outputs
no outputs