Skip to content

Commit 93479fa

Browse files
authored
1 parent e585f1d commit 93479fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
name: Test and publish to package registries after new GitHub release
33

44
permissions:
5-
contents: read
5+
contents: write
6+
actions: write
67

78
on:
89
release:

0 commit comments

Comments
 (0)