Skip to content

Commit 119ec85

Browse files
authored
add write perms to Ci
1 parent 6520a98 commit 119ec85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
jobs:
77
rpi4-img:
88
runs-on: ubuntu-24.04-arm
9+
permissions:
10+
contents: write
911
steps:
1012
- uses: actions/checkout@v5
1113
- uses: cachix/install-nix-action@v31

0 commit comments

Comments
 (0)