test without purge
All checks were successful
/ test (push) Successful in 2s

This commit is contained in:
Sch1nken 2025-06-14 20:20:16 +02:00
parent 7972e7ecbf
commit 99691bc190

View file

@ -18,14 +18,6 @@ env:
PROJECT_PATH: .
jobs:
delete-artifacts:
runs-on: docker
steps:
- uses: https://github.com/kolpav/purge-artifacts-action@v1
with:
token: ${{ secrets.PAT }}
expire-in: 0days # Set this to 0 to delete all artifacts
get-version:
name: Get Version
runs-on: docker