Skip to content

Commit 7e07bb6

Browse files
committed
Allow GH action to push contents to repo
1 parent 639c119 commit 7e07bb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: release
22
permissions:
3-
contents: read
3+
contents: write
44
packages: write
55
actions: write
66
on:

0 commit comments

Comments
 (0)