mirror of
https://github.com/microsoft/terminal.git
synced 2026-02-04 05:35:20 +00:00
With the latest winget-create release, the preferred method for providing the GitHub token in CI/CD environment is via the environment variable `WINGET_CREATE_GITHUB_TOKEN`. Removed use of `--token` and switched to environment variable. See https://aka.ms/winget-create-token for details.