Runner debug 12.
Some checks failed
lint / runner / vale (push) Failing after 14s

This commit is contained in:
g_it 2026-04-08 00:23:12 +02:00
commit 956f25c601
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -27,10 +27,10 @@ jobs:
echo "Repository URL: $FORGEJO_SERVER_URL/$FORGEJO_REPOSITORY.git"
echo ""
- uses: https://github.com/espublicotech/forgejo-action-checkout@v4
with:
repository: "g_it/site"
token: ${{ secrets.ACTIONS_TOKEN }}
- name: Checkout repository
run: |
git clone --depth 1 https://token:${{ secrets.ACTIONS_TOKEN }}@gugulet.hu/technical/git/g_it/site.git .
cd site || true
- name: 📁 Check working directory structure
run: |