cschleiden/GitHub Actions WebDeploy

Deploy to IIS using GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
webSiteNameName of an existing website on the IIS machineyes
packageFile path to the package or a folder generated by MSBuild or a compressed archive file.yes
removeAdditionalFilesFlag(Optional) Select the option to delete files on the Web App that have no matching files in the Web App zip package.
takeAppOfflineFlag(Optional) Select the option to take the Web App offline by placing an app_offline.htm file in the root directory of the Web App before the sync operation begins. The file will be removed after the sync operation completes successfully.

no outputs