We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04cb20a + 4a56532 commit 7a241deCopy full SHA for 7a241de
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
build:
10
+ permissions:
11
+ contents: read
12
uses: ./.github/workflows/build_inc.yml
13
with:
14
gitref: ${{ github.ref }}
0 commit comments