Update .gitea/workflows/ci.yml
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Has been cancelled

This commit is contained in:
2025-11-22 22:40:56 +01:00
parent 88fa7837e8
commit 180811f502

View File

@@ -56,6 +56,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
fetch-tags: true
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: Discover and Detect Skins - name: Discover and Detect Skins