Skip to content

Commit

Permalink
Merge pull request #387 from ldennington/fix-tag-formatting
Browse files Browse the repository at this point in the history
Fix winget tag specification
  • Loading branch information
Lessley Dennington authored Jun 21, 2021
2 parents 1f321cd + dd05572 commit 1bc9448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
Publisher: The Git Client Team at GitHub
Moniker: microsoft-git
PackageUrl: https://aka.ms/ms-git
Tags: [ microsoft-git ]
Tags:
- microsoft-git
License: GPLv2
ShortDescription: |
Git distribution to support monorepo scenarios.
Expand Down

0 comments on commit 1bc9448

Please sign in to comment.