Skip to content

Commit b5b69b3

Browse files
committed
Fix publish perms
1 parent cefddec commit b5b69b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
permissions:
1616
contents: write
1717
packages: write
18+
checks: write
19+
pull-requests: write
1820

1921
jobs:
2022
test:

0 commit comments

Comments
 (0)