We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
permission
publish-release.yml
1 parent a464c00 commit 381ba82Copy full SHA for 381ba82
1 file changed
.github/workflows/publish-release.yml
@@ -8,6 +8,9 @@ on:
8
SLACK_WEBHOOK_URL:
9
required: true
10
11
+permissions:
12
+ contents: read
13
+
14
concurrency:
15
group: publish-release
16
queue: max
0 commit comments