Skip to content

Commit 9d8af7a

Browse files
committed
fix publishing
1 parent 0a9cc02 commit 9d8af7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/changesets.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ jobs:
1313
name: create pr / publish
1414
runs-on: ubuntu-latest
1515

16+
permissions:
17+
contents: read
18+
pull-requests: write
19+
id-token: write
20+
1621
steps:
1722
- name: Checkout Repo
1823
uses: actions/checkout@v4

0 commit comments

Comments
 (0)