microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.53k stars 1.39k forks source link

Remove PAT token for ADO fuzzing task #4478

Closed ryfu-msft closed 1 month ago

ryfu-msft commented 1 month ago

Removed usage of PAT tokens for submitting fuzzing artifacts. Verified manually by running the CI pipeline and checking that the artifacts were successfully submitted.

Microsoft Reviewers: Open in CodeFlow