Skip to content

Commit 1e09bdf

Browse files
authored
Update nuget-publish.yml
1 parent bca85d1 commit 1e09bdf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/nuget-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ env:
1717
jobs:
1818
build:
1919
runs-on: windows-latest
20-
20+
permissions:
21+
packages: write
22+
2123
steps:
2224
- uses: actions/checkout@v3
2325

0 commit comments

Comments
 (0)