Skip to content

Commit 2285772

Browse files
committed
GH_TOKEN for make.sh
1 parent b675efc commit 2285772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/winget-update.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
cd updates.tmp
4949
ln -s ../manifests manifests
5050
bash make.sh
51+
env:
52+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5153

5254
- name: Check for changes
5355
run: |

0 commit comments

Comments
 (0)