We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9123f24 + 10ae60f commit 646cbafCopy full SHA for 646cbaf
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,8 @@ on:
11
jobs:
12
build-assets:
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: read
16
strategy:
17
fail-fast: true
18
matrix:
0 commit comments