Skip to content

Commit 345ff44

Browse files
committed
NuGet publishing doesn't need any permissions
1 parent f9b378f commit 345ff44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ jobs:
158158
needs: build-package
159159
runs-on: ubuntu-latest
160160

161+
permissions: { }
162+
161163
steps:
162164
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
163165

0 commit comments

Comments
 (0)