Update action.yml

This commit is contained in:
Igor Pečovnik
2023-04-23 11:15:19 +02:00
committed by GitHub
parent e3a95720ea
commit 5f8cb6b60c

View File

@@ -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