actions-marketplace-validations/Azure File Share Upload

Uploads folders to Azure File Share

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 26, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cahaseler_azure-fileshare-upload@fe54245eb9e84f53e4a0170dc157ad8580521343 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
account_nameThe storage account nameyes
account_keyThe storage account key. Make sure to treat this as a secretyes
share_nameThe name of the fileshare you are uploading toyes
source_dirThe name of the directory in your Github you want to replace the contents of the fileshare with.yes
cloudIf not on the general cloud, use this to specify an alternate cloud such as AzureUSGovernment.no

no outputs