Skip to content

Commit 8952d6f

Browse files
authored
build: support writing packages to gha (#22)
1 parent 6c87634 commit 8952d6f

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
@@ -4,6 +4,7 @@ on:
44
types: [published]
55
permissions:
66
id-token: write
7+
packages: write
78

89
jobs:
910
publish:

0 commit comments

Comments
 (0)