Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 3b0f049

Browse files
committed
Add write permission for CI
1 parent e40cb38 commit 3b0f049

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,5 @@ jobs:
129129
with:
130130
args: push --key ${{ secrets.CHOCOLATEY_APIKEY }} --source https://push.chocolatey.org ./tmp/nupkg/rendercli.nupkg
131131

132+
permissions:
133+
contents: write

0 commit comments

Comments
 (0)