mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #220] [MERGED] ci(windows): add winget releaser workflow #801
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/220
Author: @sitiom
Created: 8/28/2022
Status: ✅ Merged
Merged: 8/30/2022
Merged by: @LGUG2Z
Base:
master← Head:winget-releaser📝 Commits (1)
1daac3aci(windows): add winget releaser workflow📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
.github/workflows/windows.yaml(+18 -3)📄 Description
This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.
Before merging this:
public_reposcope as a repository secret namedWINGET_TOKEN. You can go to this URL to create it: https://github.com/settings/tokens/new?scopes=public_repoIf you want to see an example of a PR created using this action, see microsoft/winget-pkgs/pulls (Pull request has been created with WinGet Releaser).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.