Skip to content

Commit 381ba82

Browse files
authored
ci: add permission block to publish-release.yml (#11)
1 parent a464c00 commit 381ba82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
SLACK_WEBHOOK_URL:
99
required: true
1010

11+
permissions:
12+
contents: read
13+
1114
concurrency:
1215
group: publish-release
1316
queue: max

0 commit comments

Comments
 (0)