Skip to content

Commit 4f231fe

Browse files
committed
[ci] permissions:contents:write
1 parent a794cba commit 4f231fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nerves-build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ concurrency:
3939
group: ${{ github.workflow }}-${{ github.ref }}
4040
cancel-in-progress: true
4141

42+
permissions:
43+
contents: write
44+
4245
jobs:
4346
mix-firmware:
4447
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)