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 b246717 commit f8d697bCopy full SHA for f8d697b
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,9 @@ on:
7
tags:
8
- '*'
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
build_release:
15
name: NIF ${{ matrix.nif }} - ${{ matrix.job.target }} (${{ matrix.job.os }})
0 commit comments