Skip to content

Commit bad9dcb

Browse files
authored
Rename armbian_armbian_branch to armbian_branch
1 parent 46ca821 commit bad9dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
4545
armbian_board: "${{ matrix.board }}" # board build target
4646
# optional
47-
armbian_armbian_branch: "sdk"
47+
armbian_branch: "sdk"
4848
armbian_ui: "minimal"
4949
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
5050
armbian_release_tittle: "Armbian SDK" # release tittle

0 commit comments

Comments
 (0)