Skip to content

Commit

Permalink
Update winget workflow (#2280)
Browse files Browse the repository at this point in the history
* Update winget.yml (#5)

* Update winget.yml
  • Loading branch information
tgauth authored Oct 10, 2024
1 parent 8ada677 commit e5a9144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "version=$version" >> $GITHUB_OUTPUT
- uses: vedantmgoyal9/winget-releaser@b87a066d9e624db1394edcd947f8c4e5a7e30cd7
with:
identifier: Microsoft.OpenSSH.Beta
identifier: Microsoft.OpenSSH.Preview
version: ${{ steps.extract_version.outputs.version }}
token: ${{ secrets.WINGET_TOKEN }}
fork-user: pwshBot

0 comments on commit e5a9144

Please sign in to comment.