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 71f63c6 commit 46ca821Copy full SHA for 46ca821
.github/workflows/action.yml
@@ -44,6 +44,7 @@ jobs:
44
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
45
armbian_board: "${{ matrix.board }}" # board build target
46
# optional
47
+ armbian_armbian_branch: "sdk"
48
armbian_ui: "minimal"
49
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
50
armbian_release_tittle: "Armbian SDK" # release tittle
0 commit comments