Skip to content

Commit 092176e

Browse files
committed
ci(release): grant discussions:write so release-linked Discussion attaches
1 parent 080a5e5 commit 092176e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ on:
1717
permissions:
1818
contents: write # create GitHub Release + delete tag on failure
1919
id-token: write # PyPI Trusted Publishing (OIDC) -- no API token needed
20+
discussions: write # attach the release-linked repo Discussion (Announcements)
2021

2122
jobs:
2223
release:

0 commit comments

Comments
 (0)