Skip to content

Commit 34a0f76

Browse files
committed
Update publish.yml
1 parent 1219415 commit 34a0f76

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ on:
1111
options: [docs, package, all]
1212

1313
permissions:
14-
contents: read
14+
contents: write
15+
issues: write
16+
pull-requests: write
1517
pages: write
1618
id-token: write # нужно для PyPI Trusted Publishing (OIDC)
1719

0 commit comments

Comments
 (0)