Remove cache

This commit is contained in:
2025-08-20 19:16:47 +05:30
parent b9ad47ec3a
commit 4235d3b3f2

View File

@@ -65,5 +65,3 @@ jobs:
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max