We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97506b7 + 829790a commit 258330cCopy full SHA for 258330c
1 file changed
.github/workflows/winget_deploy.yml
@@ -16,6 +16,8 @@ jobs:
16
17
- name: Sync winget-pkgs fork
18
run: gh repo sync TraGicCode/winget-pkgs -b master --force
19
+ env:
20
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
22
- name: Update Winget package
23
uses: michidk/winget-updater@v1
0 commit comments