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.
1 parent f9c48bd commit 5087360Copy full SHA for 5087360
.github/workflows/publish.yml
@@ -5,6 +5,9 @@ on:
5
types:
6
- published
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
publish:
13
environment:
0 commit comments