This commit is contained in:
Filias Heidt
2025-02-18 16:44:07 +01:00
parent 4d2a749af4
commit 2ba0e9620f

View File

@ -19,5 +19,5 @@ runs:
steps:
- id: checkout repo
run: |
cd $GITHUB_WORKSPACE
mkdir $GITHUB_WORKSPACE && cd $GITHUB_WORKSPACE
git clone https://${GITHUB_ACTOR}:${inputs.token}@${GITHUB_SERVER_URL}/${inputs.repository}