actions-marketplace-validations/IIS Deploy

Allows to deploy a website on IIS

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 7, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/christophelav_iis-deploy@167a74dfe68edfe53eba90cec99ccff3d8d7ef31 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
website-nameIIS website nameyes
msdeploy-service-urlMS Deploy Service URLyes
msdeploy-usernameUsername used by Basic authentication to the MS Deploy Serviceyes
msdeploy-passwordPassword used by Basic authentication to the MS Deploy Serviceyes
source-pathThe path to the source directory that will be deployedyes
skip-extra-filesIndicates if the existing directories/files are kept during deploymentnofalse

no outputs