Skip to content

Commit 00d35e3

Browse files
committed
fix package publishing errors
1 parent 247ad9d commit 00d35e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Publish packages
22
permissions:
33
contents: read
44
pull-requests: write
5+
packages: write
56
on:
67
release:
78
types: [published]

0 commit comments

Comments
 (0)