Skip to content

Commit d53feb5

Browse files
authored
Merge pull request #264 from sylveon/patch-1
Change permissions from read to write for contents
2 parents f24e9ee + fbf61c1 commit d53feb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- v*
99

1010
permissions:
11-
contents: read
11+
contents: write
1212
id-token: write
1313

1414
jobs:

0 commit comments

Comments
 (0)