We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b5bf6 commit e3d6cd3Copy full SHA for e3d6cd3
1 file changed
.github/workflows/build.yml
@@ -18,6 +18,9 @@ concurrency:
18
group: "build-firmware-${{ github.ref }}"
19
cancel-in-progress: true
20
21
+permissions:
22
+ contents: write
23
+
24
jobs:
25
build:
26
runs-on: ubuntu-latest
0 commit comments