ethorneloe/deploy-ps-modules-to-azure-storage
Deploys versioned zip files of PowerShell script modules within a git repo into Azure storage.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| storage-account-name | Azure storage account name | yes | — |
| storage-account-container-name | Azure storage account container name | yes | — |
| tenant-id | Azure tenant id | yes | — |
| overwrite | An option to force files to be overwritten when they already exist in Azure storage | no | false |
| module-source-path | Path within your git repo containing your powershell module folder(s) | no | ${{ github.workspace }} |
Outputs
no outputs