Skip to content

Commit c7094e1

Browse files
committed
chore(ci): reduce workflow's permissions
This workflow performs all actions via a GitHub app, so the default `GITHUB_TOKEN` doesn't need write perms.
1 parent fa925c4 commit c7094e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ on:
1313
- "turbo.json"
1414
- ".github/workflows/release.yml"
1515

16-
permissions:
17-
contents: write
18-
1916
concurrency:
2017
group: release
2118
cancel-in-progress: true

0 commit comments

Comments
 (0)