Skip to content

Commit cdbfcfd

Browse files
committed
Change Changesets workflow permission
1 parent 1d49d61 commit cdbfcfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-npm-packages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33

44
name: Release NPM Package
55

6+
permissions:
7+
contents: write
8+
69
on:
710
push:
811
branches: ["dev"]

0 commit comments

Comments
 (0)