Skip to content

Commit

Permalink
fix permissions to create release
Browse files Browse the repository at this point in the history
  • Loading branch information
valerius committed Feb 11, 2024
1 parent 29beb56 commit 76a65c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rpi_aarch64_image_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Archlinux aarch64 Raspberry Pi Image Builder

on: [push]

permissions:
contents: write

jobs:
build-image:
name: Build Archlinux aarch64 Raspberry Pi Image
Expand Down

0 comments on commit 76a65c2

Please sign in to comment.