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.
2 parents 5a1d322 + b385393 commit 913be45Copy full SHA for 913be45
.github/workflows/release.yml
@@ -7,7 +7,8 @@ on:
7
description: Version to use for release tag
8
required: true
9
10
-permissions: {}
+permissions:
11
+ contents: read
12
13
jobs:
14
build:
0 commit comments