Skip to content

Commit

Permalink
Update pipeline permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuffins authored Nov 16, 2023
1 parent 825de70 commit dcdeb34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
timeout-minutes: 10
outputs:
version: ${{ steps.set-version.outputs.VERSION }}
permissions:
checks: write
contents: write

steps:
- name: Checkout
Expand Down

0 comments on commit dcdeb34

Please sign in to comment.