Bo back to main and drop parameter that is not needed

This commit is contained in:
Igor Pecovnik
2025-09-29 06:02:26 +02:00
committed by Igor
parent 12c44c5d71
commit 7eaa2eba3d

View File

@@ -32,7 +32,7 @@ jobs:
runs-on: images
steps:
- uses: armbian/build@sdk
- uses: armbian/build@main
with:
# mandatory
armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub installation access token
@@ -40,7 +40,6 @@ jobs:
armbian_release: "${{ matrix.os }}" # userspace: jammy, bookworm, trixie, etc.
armbian_board: "${{ matrix.board }}" # board build target
# optional
armbian_release_clean: "true"
armbian_ui: "minimal"
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
armbian_release_tittle: "Armbian SDK" # release tittle