Skip to content

Commit 9aa46ac

Browse files
authored
chore(release): add contents write permission to build workflow (#93)
1 parent aaf1232 commit 9aa46ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
environment: pypi
3333
permissions:
3434
id-token: write
35+
contents: write
3536

3637
strategy:
3738
fail-fast: false

0 commit comments

Comments
 (0)