Skip to content

Commit 169bc4d

Browse files
committed
ci(release): scope GITHUB_TOKEN to contents: write
1 parent fe0dbfc commit 169bc4d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
types: created
66
workflow_dispatch:
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
build-package:
1013
strategy:

0 commit comments

Comments
 (0)