Skip to content

Commit 2717ab3

Browse files
committed
Fix permissions in release.yml
1 parent d6b4780 commit 2717ab3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Rust Windows Build
2+
3+
permissions:
4+
contents: write
5+
26
on:
37
push:
48
paths-ignore:

0 commit comments

Comments
 (0)