Skip to content

Commit a0e7464

Browse files
authored
Update winget.yml to include read-all permissions block
1 parent 177d993 commit a0e7464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/winget.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
publish:
1010
runs-on: ubuntu-latest
11+
permissions: read-all
1112

1213
steps:
1314
- name: Extract version from tag

0 commit comments

Comments
 (0)