We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ef844 commit 574ccc0Copy full SHA for 574ccc0
1 file changed
.github/workflows/custopize.yml
@@ -209,6 +209,7 @@ jobs:
209
image_size: ${{ steps.package-image.outputs.image_size }}
210
zip_sha256: ${{ steps.package-image.outputs.zip_sha256 }}
211
zip_size: ${{ steps.package-image.outputs.zip_size }}
212
+ devices: "pi4-32bit,pi3-32bit,pi2-32bit,pi1-32bit"
213
214
- name: "🔖 Create release & attach assets"
215
uses: softprops/action-gh-release@v1
0 commit comments