Skip to content

Commit 9b5b785

Browse files
committed
Fix publish windows permissions
1 parent e4e4491 commit 9b5b785

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-windows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
tags:
88
- v*
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
build:
1215
runs-on: windows-latest

0 commit comments

Comments
 (0)