$rootPath = $env:GITHUB_WORKSPACE; $decryptSecretPath = $($rootPath + ".\.github\scripts\decrypt-secret.ps1");