Skip to content

Commit 258330c

Browse files
authored
Merge pull request #295 from TraGicCode/chore/really-fix-winget-stuff
WIP
2 parents 97506b7 + 829790a commit 258330c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/winget_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Sync winget-pkgs fork
1818
run: gh repo sync TraGicCode/winget-pkgs -b master --force
19+
env:
20+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1921

2022
- name: Update Winget package
2123
uses: michidk/winget-updater@v1

0 commit comments

Comments
 (0)