Skip to content

Commit 2c2950e

Browse files
committed
ci: fix ci
1 parent 71a79fe commit 2c2950e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77

88
permissions:
99
id-token: write
10-
contents: read
10+
contents: write
11+
pull-requests: write
1112

1213
concurrency: ${{ github.workflow }}-${{ github.ref }}
1314

0 commit comments

Comments
 (0)