After deploying to IIS server via Github Actions pipeline, IIS loses file permissions

Xanthe Hammer 0 Reputation points
2024-07-03T10:10:19.2566667+00:00

I have a Github actions pipeline that's deploying my product to our production environment. The files are in C:/inetpub/... After successful deploy, IIS has lost file permissions to the subdirectory where the files are stored. Adding USERS back to the permissions fixes it, but on the next deploy the permissions are lost again. Nowhere in the pipeline are permissions being modified.

Internet Information Services
{count} votes