Skip to content

Commit

Permalink
Update release_nuget.yml
Browse files Browse the repository at this point in the history
Add permissions correctly I think?
  • Loading branch information
cheese3660 authored Dec 22, 2023
1 parent 7056fb9 commit 3da9d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
publish:
runs-on: ubuntu-latest

permissions: write-all
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3da9d60

Please sign in to comment.