ethorneloe/deploy-ps-modules-to-azure-storage

Deploys versioned zip files of PowerShell script modules within a git repo into Azure storage.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
storage-account-nameAzure storage account nameyes
storage-account-container-nameAzure storage account container nameyes
tenant-idAzure tenant idyes
overwriteAn option to force files to be overwritten when they already exist in Azure storagenofalse
module-source-pathPath within your git repo containing your powershell module folder(s)no${{ github.workspace }}

no outputs