Skip to content

Commit b33cbf9

Browse files
add permission to update releases
Signed-off-by: Andrew Whitehead <[email protected]>
1 parent 41ee694 commit b33cbf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ concurrency:
3535

3636
permissions:
3737
actions: write
38+
contents: write
3839

3940
jobs:
4041
checks:

0 commit comments

Comments
 (0)