Skip to content

Commit

Permalink
Merge pull request #158 from masterflitzer/patch-1
Browse files Browse the repository at this point in the history
update winget.yml
  • Loading branch information
nefarius authored Jun 28, 2024
2 parents db1f906 + 8a96398 commit 1472b5b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish to WinGet
name: Publish to Winget
on:
release:
types: [released]
Expand All @@ -9,5 +9,6 @@ jobs:
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: nefarius.HidHide
identifier: Nefarius.HidHide
installers-regex: '\.exe$'
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 1472b5b

Please sign in to comment.