Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 140

Commit 3069b84

Browse files
authoredApr 10, 2025
Merge pull request #931 from supabase/fix-remove-cache-release-action
fix: remove cache in release action
2 parents 71585b4 + 0255bfa commit 3069b84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,3 @@ jobs:
9292
push: true
9393
platforms: linux/amd64,linux/arm64
9494
tags: ${{ steps.meta.outputs.tags }}
95-
cache-from: type=gha
96-
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)