Skip to content

Commit f5f0f61

Browse files
authored
build: support writing to gha (#86)
1 parent 389d666 commit f5f0f61

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
@@ -5,6 +5,7 @@ on:
55
permissions:
66
id-token: write
77
contents: read
8+
packages: write
89

910
jobs:
1011
publish:

0 commit comments

Comments
 (0)