Skip to content

Commit ff69fec

Browse files
committed
fix: ci disable release cache
1 parent 7499ba4 commit ff69fec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- uses: actions/setup-go@v5.0.0
2626
with:
2727
go-version-file: 'go.mod'
28-
cache: true
2928
- uses: docker/login-action@v3
3029
with:
3130
registry: ghcr.io

0 commit comments

Comments
 (0)