Skip to content

Commit

Permalink
Add devices field to rpi-imager.json snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed Nov 28, 2023
1 parent c6ef844 commit 574ccc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/custopize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ jobs:
image_size: ${{ steps.package-image.outputs.image_size }}
zip_sha256: ${{ steps.package-image.outputs.zip_sha256 }}
zip_size: ${{ steps.package-image.outputs.zip_size }}
devices: "pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit"

- name: "🔖 Create release & attach assets"
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 574ccc0

Please sign in to comment.