.forgejo/workflows/demo.yml aktualisiert

This commit is contained in:
lubiana 2024-04-26 12:33:04 +00:00
parent 12203e5375
commit 6988e6bd5d

View file

@ -20,3 +20,5 @@ jobs:
git clone --branch $GITHUB_REF_NAME https://${TOKEN}@${GIT_SERVER}/${REPO}.git .
git fetch
git checkout ${{ github.head_ref }}
-name: list
run: ls