generated from osc/skins-template
bring back clean up
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Failing after 3s
Some checks failed
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Failing after 3s
This commit is contained in:
@@ -102,6 +102,11 @@ jobs:
|
||||
readme_path: ${{ env.README_PATH }}
|
||||
doc_dir: ${{ env.DOC_DIR }}
|
||||
|
||||
- name: Cleanup Files
|
||||
uses: https://git.sulejmani.xyz/Arlind/skins/.gitea/workflows/actions/cleanup@reusable-actions
|
||||
with:
|
||||
all_skins: ${{ steps.discover.outputs.all_skins }}
|
||||
|
||||
- name: Commit and Push
|
||||
uses: ${{ env.REGISTRY_URL}}/osc/reusable-actions/.gitea/actions/git-commit-push@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user