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

Commit

Permalink
Add write permission for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shawn-render committed Dec 6, 2023
1 parent e40cb38 commit 3b0f049
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ jobs:
with:
args: push --key ${{ secrets.CHOCOLATEY_APIKEY }} --source https://push.chocolatey.org ./tmp/nupkg/rendercli.nupkg

permissions:
contents: write

0 comments on commit 3b0f049

Please sign in to comment.