Skip to content

Commit cc772ab

Browse files
committed
Add permission contents:write to winget-pkg-pr
1 parent 7deb3cc commit cc772ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
winget-pkg-pr:
6262
needs: [version-detection, build]
6363
runs-on: windows-2022
64+
permissions:
65+
contents: write
6466
steps:
6567
- name: Create PR
6668
uses: vedantmgoyal2009/winget-releaser@v2

0 commit comments

Comments
 (0)