Skip to content

Commit 4865f45

Browse files
committed
fix manifest
1 parent 3ce759b commit 4865f45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/winget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ jobs:
7070
shell: pwsh
7171
run: |
7272
wingetcreate submit `
73-
--token "${{ secrets.GITHUB_TOKEN }}" `
73+
--token "${{ secrets.WINGET_TOKEN }}" `
7474
build/winget/manifest.yml

0 commit comments

Comments
 (0)