zeiss/Github Action for Azure Storage
Uploads a file to an Azure Storage Account
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to upload to the storage account | yes | — |
| container_name | The storage account container to upload to | yes | — |
| account_url | The storage account URL | yes | — |
Outputs
| name | description |
|---|---|
| success | Whether the upload was successful |