Skip to content

Commit 4ab2a49

Browse files
committed
increase the permissions
1 parent 16f2a2f commit 4ab2a49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66

77
permissions:
88
contents: write
9-
pull-requests: read
10-
id-token: read
9+
pull-requests: write
10+
id-token: write
1111

1212
jobs:
1313
test:

0 commit comments

Comments
 (0)