actions-marketplace-validations/PnP PowerShell Deploy App
Deploy an app using PnP PowerShell
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 7, 2020
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/aakashbhardwaj619_action-pnp-powershell-deploy@1914c8cc93afbef90b3aeb44e1369849835f0ca4 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| SHAREPOINT_SITE_URL | URL of the SharePoint Site | yes | — |
| ADMIN_USERNAME | Username of the admin | yes | — |
| ADMIN_PASSWORD | Password of the admin | yes | — |
| APP_FILE_PATH | Relative path of the app in your repo | yes | — |
| OVERWRITE | True or false. Set to overwrite the existing package file. Default is false | no | — |
| SCOPE | Scope of the app catalog: Tenant|Site. Default is Tenant | no | — |
| SKIP_FEATURE_DEPLOYMENT | True or false. If the app supports tenant-wide deployment, deploy it to the whole tenant. Default is false | no | — |
Outputs
no outputs