Skip to content

Commit 5642594

Browse files
riceharvestDario
andauthored
ci(release): add write permissions for changeset release PR (#82)
Co-authored-by: Dario <dario@example.com>
1 parent f0a6106 commit 5642594

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88

99
concurrency: ${{ github.workflow }}-${{ github.ref }}
1010

11+
permissions:
12+
contents: write
13+
pull-requests: write
14+
1115
env:
1216
HUSKY: 0
1317
PUPPETEER_SKIP_DOWNLOAD: 1

0 commit comments

Comments
 (0)