Skip to content

Commit 3560f86

Browse files
allow release.yml to write releases
1 parent 0c013d4 commit 3560f86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Release Workflow
2+
permissions:
3+
contents: write
24

35
on:
46
push:

0 commit comments

Comments
 (0)