[PR #19021] Update WinGet publish script to use env var instead of --token #31680

Open
opened 2026-01-31 09:48:48 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/19021

State: closed
Merged: Yes


Summary of the Pull Request

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.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19021 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request 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.
claunia added the pull-request label 2026-01-31 09:48:48 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31680