Skip to content

Commit 9a0c2ec

Browse files
committed
build: support writing packages to gha
1 parent 6c87634 commit 9a0c2ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
types: [published]
55
permissions:
66
id-token: write
7+
package: write
78

89
jobs:
910
publish:

0 commit comments

Comments
 (0)