This commit is contained in:
Benjamin Harder
2024-08-11 20:28:24 +02:00
parent 84fe552c5f
commit 0365ed64a4

View File

@@ -75,7 +75,8 @@ jobs:
--push \
clean-up:
needs: build-dev
needs: build-dev
runs-on: ubuntu-latest
steps:
- name: "Clean up docker images"
uses: dataaxiom/ghcr-cleanup-action@main