Skip to content

Commit

Permalink
Dynamic repo
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Dec 1, 2023
1 parent fb46246 commit a00b10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/complete-artifact-matrix-unsupported.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ env:
BUILD_REF: "${{ inputs.ref || inputs.branch || 'main' }}" # branch or tag or sha1

# For easier reuse across the multiple chunks ('armbian/os' repo)
USERPATCHES_REPOSITORY: "armbian/os"
USERPATCHES_REPOSITORY: "${{ github.repository }}"
USERPATCHES_REF: "main" # branch or tag or sha1
USERPATCHES_DIR: "userpatches" # folder inside USERPATCHES_REPOSITORY

Expand Down

0 comments on commit a00b10a

Please sign in to comment.