ethorneloe/deploy-ps-modules-to-acr
Discovers the powershell modules within your GitHub repo and deploys them to an Azure Container Registry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| acr-name | The name of your Azure Container Registry | yes | — |
| resource-group-name | Path within your git repo containing your powershell module folder(s) | yes | — |
| module-source-path | Path within your git repo containing your powershell module folder(s) | no | ${{ github.workspace }} |
Outputs
no outputs