Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit b26e6c7

Browse files
committed
Fix permission
1 parent ba7f310 commit b26e6c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
release:
1010
runs-on: windows-latest
1111

12+
permissions:
13+
contents: write
14+
1215
name: Build and release project
1316

1417
steps:

0 commit comments

Comments
 (0)