Skip to content

Commit 574ccc0

Browse files
committed
Add devices field to rpi-imager.json snippet
1 parent c6ef844 commit 574ccc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/custopize.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ jobs:
209209
image_size: ${{ steps.package-image.outputs.image_size }}
210210
zip_sha256: ${{ steps.package-image.outputs.zip_sha256 }}
211211
zip_size: ${{ steps.package-image.outputs.zip_size }}
212+
devices: "pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit"
212213

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

0 commit comments

Comments
 (0)