github-developer/Upload blob to Azure Storage

Example action to upload blob to Azure Storage

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
accountStorage account name, e.g. 'mystorageaccount'yes
destinationName of container to upload blob to, e.g. '$web' to upload a static website.yes
sourcePath to file(s) to upload to "destination", e.g. '.' to upload all files in the current directory. Supports globbing, e.g. 'images/**.jpg'. For more information, please refer to https://www.npmjs.com/package/glob.yes
namedescription
urlsURL(s) to the uploaded blob(s), if successful