Skip to content

Commit efa90ba

Browse files
committed
chore: update changeset config
1 parent 1eb7609 commit efa90ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

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

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

11+
permissions:
12+
contents: write
13+
pull-requests: write
14+
packages: write
15+
1116
jobs:
1217
release:
1318
name: Release

0 commit comments

Comments
 (0)