actions-marketplace-validations/PnP PowerShell Deploy App

Deploy an app using PnP PowerShell

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 7, 2020
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/aakashbhardwaj619_action-pnp-powershell-deploy@1914c8cc93afbef90b3aeb44e1369849835f0ca4 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
SHAREPOINT_SITE_URLURL of the SharePoint Siteyes
ADMIN_USERNAMEUsername of the adminyes
ADMIN_PASSWORDPassword of the adminyes
APP_FILE_PATHRelative path of the app in your repoyes
OVERWRITETrue or false. Set to overwrite the existing package file. Default is falseno
SCOPEScope of the app catalog: Tenant|Site. Default is Tenantno
SKIP_FEATURE_DEPLOYMENTTrue or false. If the app supports tenant-wide deployment, deploy it to the whole tenant. Default is falseno

no outputs