Skip to content

Commit b1bdc03

Browse files
committed
chore(actions): remove granular permissions on GITHUB_TOKEN
1 parent fa3b53b commit b1bdc03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ on:
55
tags:
66
- "**"
77
workflow_dispatch:
8-
9-
permissions:
10-
actions: write
11-
contents: write
12-
138
jobs:
149
publish:
1510
name: Publish

0 commit comments

Comments
 (0)