We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cbcd0 commit d231913Copy full SHA for d231913
scripts/build-win-signed.yml
@@ -35,7 +35,7 @@ jobs:
35
symbolsFolder: '$(Build.ArtifactStagingDirectory)/symbols'
36
searchPattern: '**/*.pdb'
37
indexSources: false # Github sources not supported
38
- publishSymbols: true.
+ publishSymbols: true
39
symbolServerType: TeamServices
40
detailedLog: true
41
- task: EsrpCodeSigning@2
0 commit comments