Skip to content

Commit f62d51b

Browse files
committed
Fix workflow permissions
1 parent a10f250 commit f62d51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: publish package
22
permissions:
3-
contents: read
3+
contents: write
44
pull-requests: write
55

66
on:

0 commit comments

Comments
 (0)