mirror of
https://github.com/armbian/actions.git
synced 2026-01-06 10:36:19 -08:00
Update action.yml
This commit is contained in:
@@ -34,7 +34,7 @@ runs:
|
||||
uses: actions/checkout@v3.1.0
|
||||
with:
|
||||
fetch-depth: 1
|
||||
repository: armbian/${{ inputs.repository }}
|
||||
repository: ${{ inputs.repository }}
|
||||
path: ${{ inputs.repository }}
|
||||
clean: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user