Skip to content

Commit 1c1a6ed

Browse files
committed
🤖 Add specific pull-request permission
1 parent 8c48799 commit 1c1a6ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ on:
1313
default: false
1414
required: false
1515
concurrency: ${{ github.workflow }}-${{ github.ref }}
16-
16+
permissions:
17+
contents: write
1718
jobs:
1819
release-npm:
1920
name: Release NPM

0 commit comments

Comments
 (0)