mirror of
https://github.com/armbian/sdk.git
synced 2026-01-06 11:08:52 -08:00
Update GitHub Action to use specific patch branch
This commit is contained in:
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
name: "${{ matrix.os }},${{ matrix.board }}${{ matrix.extension }}"
|
||||
steps:
|
||||
|
||||
- uses: armbian/build@main
|
||||
- uses: armbian/build@igorpecovnik-patch-3
|
||||
with:
|
||||
# mandatory
|
||||
armbian_token: "${{ secrets.GITHUB_TOKEN }}" # GitHub installation access token
|
||||
|
||||
Reference in New Issue
Block a user