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 6520a98 commit 119ec85Copy full SHA for 119ec85
1 file changed
.github/workflows/release.yml
@@ -6,6 +6,8 @@ on:
6
jobs:
7
rpi4-img:
8
runs-on: ubuntu-24.04-arm
9
+ permissions:
10
+ contents: write
11
steps:
12
- uses: actions/checkout@v5
13
- uses: cachix/install-nix-action@v31
0 commit comments